Call stack

The q documentation in?

http://code.kx.com/wiki/JB:QforMortals/execution_control#Debugging
states

To terminate execution and empty the call stack, issue (</tt>) from the command line.

Is there a way to display the call stack (in q or in k) similar to the $si command in APL?