mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch 'origin/GP-2452_Dan_traceVersionErrorHandling'
This commit is contained in:
commit
03a456f0c9
2 changed files with 4 additions and 2 deletions
|
@ -312,7 +312,7 @@ public class DBTraceContentHandler extends DBContentHandler {
|
|||
|
||||
@Override
|
||||
public String getDefaultToolName() {
|
||||
return "Debugger"; // TODO: Actually make this tool
|
||||
return "Debugger";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue