Hello,
How can i enable the System.Diagnostics.Debug class Output?
I compile with "mcs --define DEBUG ...." but i don't know where the debug output goes if it is being generated.
(I'm using Mono version 0.29 under Linux)
Thank you for your help.
G.