gdb_next
Step over function calls in a GDB debugging session to continue execution without entering nested functions. Adjust settings to step by instructions or source lines for precise debugging control.
Instructions
Step over function calls
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instructions | No | Step by instructions instead of source lines (optional) | |
sessionId | Yes | GDB session ID |