Hello all,
I have installed a buildenvironment on my Win32 virtualbox. I want to investigate in the source code and have some debug output from the running application.
I tried printf as well as geany_debug. I also set G_MESSAGES_DEBUG=all.
However starting the application from the commandshell cmd: - returns immediatel to the promt, without waiting the application to close, - does not output any debug hint on the console.
Could you guide me how to have some informative output from the running application.
Regards,
Adib. --