The Call Stack should be shown within the Debug window and it should include performed paragraphs up to the current execution point.
If you click on a previous paragraph name in the call stack it will show you the source statement that brought you there.
Example: my program has paragraph 000-begin which performs 110-new-para.
Below is what shows in the call stack in the debug view window.
↧
RE: Call Stack
↧