nexti

Executes over function calls, if any, to the next assembly instruction.

Syntax
nexti
Remarks

If you execute nexti command, it will execute the thread to the next assembly instruction unless current instruction is a function call. In such a case, the thread is executed until the function returns.