[Lazarus] How do you debug a console program in Linux GUI mode?

Martin lazarus at mfriebe.de
Sat Oct 15 12:51:35 CEST 2011


On 15/10/2011 11:45, Bernd wrote:
> 2011/10/1 Frank Church<vfclists at gmail.com>:
>>> 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"




More information about the Lazarus mailing list