Forrest logo
tool overview
On this page you find all important commands for the CLI tool (gdb). If the command you are looking for is missing please ask our AI.

(gdb)

List of commands for (gdb):

  • st-util:tldr:473c4 st-util: Connect to GDB server.
    $ (gdb) target extended-remote ${localhost}:${4500}
    try on your machine
    explain this command
  • st-util:tldr:d09b6 st-util: Write firmware to device.
    $ (gdb) load ${firmware-elf}
    try on your machine
    explain this command
tool overview