dbg_raw_command
Execute any GDB or LLDB command directly, covering debugging actions not available through predefined tools.
Instructions
Run a raw gdb/lldb command via the DAP evaluate repl context. Use for the long tail no structured tool covers (e.g. 'info registers').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| command | Yes |