Arguments |
[@bp_count] proc_name [{cmds}] |
@bp_count |
See
"@bp_count". |
proc_name |
procedure name |
{cmds} |
See
"Command list". |
Displays a message every time the specified procedure enters or exits, and continues automatically. The message says whether the procedure exits or enters. If it's an exit, the message gives the return value.