Interface DebugFileStorage
- All Superinterfaces:
DebugFileProvider,DebugInfoProvider
- All Known Implementing Classes:
LocalDirDebugInfoDProvider
A
DebugInfoProvider that also allows storing files-
Method Summary
Modifier and TypeMethodDescriptionputStream(ExternalDebugInfo id, DebugStreamProvider.StreamInfo stream, TaskMonitor monitor) Methods inherited from interface ghidra.app.util.bin.format.dwarf.external.DebugFileProvider
getFileMethods inherited from interface ghidra.app.util.bin.format.dwarf.external.DebugInfoProvider
getDescriptiveName, getName, getStatus
-
Method Details
-
putStream
File putStream(ExternalDebugInfo id, DebugStreamProvider.StreamInfo stream, TaskMonitor monitor) throws IOException, CancelledException - Throws:
IOExceptionCancelledException
-