2011/5/1 Hans-Peter Diettrich <[email protected]>: > What's the problem with running in the debugger?
When running without debugger it will run the program in an xterm and I can see my debugging output on stdout in realtime. When running with the debugger then I have found no easy way to do the same. Debugger=none is normally my default setting all the time, only when my writeln() technique does not help anymore or when I am trying to understand what exactly is going on in other people's code then I use the debugger. Bernd -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
