debug_get_info
Retrieve key details of an active debug session: PID, status, executable path, and command line. Use this to inspect the current state of a target process during debugging.
Instructions
Get debug session information including PID, status, executable path, and command line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Debug session ID |