I would like to have a text area that floats above all screen onto which I can write debug messages as the application runs. I have an application that is crashing only when not connected to the terminal and I need to figure out where it’s actually happening.
Does anyone have a suggestion how to achieve that?