start_debug_session
Launch a debug session by starting a GDB server via J-Link, enabling RTT logging, and waiting for target output. Call after setting up a device to begin debugging.
Instructions
One-call setup: starts GDB server via SEGGER J-Link, connects RTT (if supported), waits for initial output. This is the recommended first tool to call. If no device is configured, use list_devices and set_device first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||