trace
Name
trace -- Trace function entry and exit.
Type: replcmd
Description
This debugging command causes the named function(s) to be traced. That
is, the function is reconfigured to print out it's arguments and
return values when it is called.
Tracing is turned off using the no-break command.