Package ghidra.app.services
Interface DebuggerListingService.LocationTrackingSpecChangeListener
- Enclosing interface:
DebuggerListingService
public static interface DebuggerListingService.LocationTrackingSpecChangeListener
A listener for changes in location tracking specification
-
Method Summary
Modifier and TypeMethodDescriptionvoidThe specification has changed
-
Method Details
-
locationTrackingSpecChanged
The specification has changed- Parameters:
spec- the new specification
-