mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
GP-2991: Clean up static marker on cloned listing closure
This commit is contained in:
parent
db23383e5c
commit
f35c8b9e37
1 changed files with 1 additions and 0 deletions
|
@ -1050,6 +1050,7 @@ public class DebuggerListingProvider extends CodeViewerProvider {
|
|||
consoleService.removeResolutionAction(actionOpenProgram);
|
||||
}
|
||||
}
|
||||
removeOldStaticTrackingMarker();
|
||||
}
|
||||
|
||||
protected DebuggerCoordinates adjustCoordinates(DebuggerCoordinates coordinates) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue