# nextcall ```text usage: nextcall [-h] [symbol_regex] ``` Breaks at the next call instruction. ### Positional arguments |Positional Argument|Help| | :--- | :--- | |symbol_regex|A regex matching the name of next symbol to be broken on before calling.| ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit|