Package ghidra.debug.flatapi
Class FlatDebuggerAPI.ExpectingBreakpointChanges
java.lang.Object
ghidra.debug.flatapi.FlatDebuggerAPI.ExpectingBreakpointChanges
- All Implemented Interfaces:
AutoCloseable
- Enclosing interface:
FlatDebuggerAPI
public static class FlatDebuggerAPI.ExpectingBreakpointChanges
extends Object
implements AutoCloseable
Class that implements
FlatDebuggerAPI.expectBreakpointChanges()-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ExpectingBreakpointChanges
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
InterruptedExceptionExecutionExceptionTimeoutException
-