gdb_finish
Run code execution until the current function completes. Use this tool to streamline debugging processes by automatically proceeding to the end of a function within a GDB debugging session.
Instructions
Execute until the current function returns
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sessionId | Yes | GDB session ID |