On 15/10/2011 11:45, Bernd wrote:
2011/10/1 Frank Church<[email protected]>:
Check Run->Run Parameters->Launching application
I have tried this method and it works. How do I check that it is working
with the debugger?
The debugger will then "debug" xterm instead of your program and
neither breakpoints nor anything else will work, the debugger will
essentially be useless.


Can you check menu "run" "run params". Make sure no starter app is selected.

To watch your apps output, use "View" "debug windows" "console output"

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to