start_debug_session
Initialize a debug session by starting a GDB server via SEGGER J-Link and connecting RTT for output, serving as the essential first step for debugging embedded devices.
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 | |||