mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-10 09:13:58 -09:00
Merge remote-tracking branch 'origin/GP-1282_Dan_listingTrackingButton' into patch
This commit is contained in:
@@ -1109,8 +1109,8 @@ public class DebuggerListingProvider extends CodeViewerProvider implements Listi
|
||||
if (trackingSpec != spec) {
|
||||
trackingSpec = spec;
|
||||
updateTitle();
|
||||
doTrackSpec();
|
||||
}
|
||||
doTrackSpec();
|
||||
}
|
||||
|
||||
public LocationTrackingSpec getTrackingSpec() {
|
||||
|
||||
Reference in New Issue
Block a user