Added "monitor help" command, to display help text on supported GDB custom commands
This commit is contained in:
7
resources/gdbHelpMonitorInfo.txt
Normal file
7
resources/gdbHelpMonitorInfo.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Supported Bloom commands:
|
||||
|
||||
help Displays this help text.
|
||||
version Outputs Bloom's version information.
|
||||
version machine Outputs Bloom's version information in JSON format.
|
||||
|
||||
reset Resets the target and holds it in a stopped state.
|
||||
Reference in New Issue
Block a user