finish

Instructs the program to continue running until just after the function in the selected stack frame returns, and then stop.

Syntax

finish

Usage

The finish command instructs the program to continue running until just after the function in the selected stack frame returns, and then stop. The returned value, if any, is printed.

Example

(fgldb) finish