Interface DebugStreamProvider
- All Superinterfaces:
DebugInfoProvider
- All Known Implementing Classes:
HttpDebugInfoDProvider
A
DebugInfoProvider that returns debug objects as a stream.-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface ghidra.app.util.bin.format.dwarf.external.DebugInfoProvider
getDescriptiveName, getName, getStatus
-
Method Details
-
getStream
DebugStreamProvider.StreamInfo getStream(ExternalDebugInfo id, TaskMonitor monitor) throws IOException, CancelledException - Throws:
IOExceptionCancelledException
-