Scripts & Threads
Under Scripts, the scripts for a CTRL manager or for the panels of the selected UI manager are shown. You can debug the script by clicking on it. Use the Buttons to debug a script in the Script Window. You can add Breakpoints that stop a script as soon as it reaches a specific line.
The threads are displayed in the Threads window when a thread is running. Threads can be debugged. If a thread is stopped, you can jump around in the thread. If it is
running, this is not possible. The debugger can be used to run the threads in a different order than they are if several threads are debugged.