Files
BloomPatched/resources/gdbHelpMonitorInfo.txt

14 lines
720 B
Plaintext
Raw Normal View History

Supported Bloom commands:
help Displays this help text.
version Outputs Bloom's version information.
version machine Outputs Bloom's version information in JSON format.
2022-08-30 02:51:10 +01:00
svd Generates the System View Description (SVD) XML for the current target and saves it into a
file located in the current project directory.
svd --out Generates the System View Description (SVD) XML for the current target and sends it to GDB, as
command output.
target-info machine Outputs information on the connected target, in JSON format.
reset Resets the target and holds it in a stopped state.