The Player window contains the toolbar and the list of active processes. Processes may have attached some executed procedures. When the procedures process is paused, after clicking it with mouse right button, you may see some information about that procedure, like: the stack trace or current Procedure call memory (all the objects that are available from the procedure). On the toolbar, you can find following buttons:
- stops selected process,
- pauses/resums selected process,
- stops all processes,
- pauses all processes,
- resumes all processes,
- Performs single step on selected process (available only if selected process is paused).
krzys2014-11-23