GP-1595: Add global control actions for Target, Trace, and Emulator

This commit is contained in:
Dan
2022-10-18 09:59:53 -04:00
parent 81d880f3ab
commit 034730b785
66 changed files with 3335 additions and 763 deletions
+17 -5
View File
@@ -41,6 +41,23 @@ src/main/help/help/topics/DebuggerBreakpointsPlugin/images/breakpoints-enable-al
src/main/help/help/topics/DebuggerBreakpointsPlugin/images/breakpoints-make-effective.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerConsolePlugin/DebuggerConsolePlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerConsolePlugin/images/DebuggerConsolePlugin.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/DebuggerControlPlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/2leftarrow.png||Nuvola Icons - LGPL 2.1||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/2rightarrow.png||Nuvola Icons - LGPL 2.1||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/disconnect.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/interrupt.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/kill.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/resume.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/skipover.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/stepback.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/stepinto.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/steplast.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/stepout.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/stepover.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/write-disabled.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/write-emulator.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/write-target.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerControlPlugin/images/write-trace.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerCopyActionsPlugin/DebuggerCopyActionsPlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerCopyActionsPlugin/images/DebuggerCopyIntoProgramDialog.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerDisassemblerPlugin/DebuggerDisassemblerPlugin.html||GHIDRA||||END|
@@ -108,11 +125,6 @@ src/main/help/help/topics/DebuggerRegistersPlugin/images/DebuggerRegistersPlugin
src/main/help/help/topics/DebuggerRegistersPlugin/images/select-registers.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerStackPlugin/DebuggerStackPlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerStackPlugin/images/DebuggerStackPlugin.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerStateEditingPlugin/DebuggerStateEditingPlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerStateEditingPlugin/images/write-disabled.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerStateEditingPlugin/images/write-emulator.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerStateEditingPlugin/images/write-target.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerStateEditingPlugin/images/write-trace.png||Tango Icons - Public Domain||||END|
src/main/help/help/topics/DebuggerStaticMappingPlugin/DebuggerStaticMappingPlugin.html||GHIDRA||||END|
src/main/help/help/topics/DebuggerStaticMappingPlugin/images/DebuggerStaticMappingPlugin.png||GHIDRA||||END|
src/main/help/help/topics/DebuggerTargetsPlugin/DebuggerTargetsPlugin.html||GHIDRA||||END|