Class ExternalDebugFilesService

java.lang.Object
ghidra.app.util.bin.format.dwarf.external.ExternalDebugFilesService

public class ExternalDebugFilesService extends Object
A collection of providers that can be queried to find a DWARF external debug file. Typically this will be an ELF binary that contains the debug information that was stripped from the original ELF binary, but can also include ability to fetch original binaries as well as source files.