get_process_output
Retrieve the latest stdout/stderr output from an active GDB or script session to monitor progress and troubleshoot issues. Requires a previously launched session.
Instructions
Tail the stdout/stderr log of a launched session (gdb or script). Requires the session to have been started by launch_gdb / launch_script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| tail_lines | No |