Sun Studio 12 Update 1: Debugging a Program With dbx

Native Mode Syntax

func

Print the name of the current function.

func procedure

Change the current function to the function or procedure procedure.

where:

procedure is the name of a function or procedure.