The relax controller and auto-analysis threads are now active in debugging mode.
The Redirect_text.write() method now sends the text to sys.__stdout__.write() prior to any other
actions so that all debugging messages are sent minimally to the terminal. This allows debugging
of the GUI and threads with them being active.