On 01/10/2011 21:28, Frank Church wrote:


On 1 October 2011 20:07, Reimar Grabowski <[email protected] <mailto:[email protected]>> wrote:

    On Sat, 1 Oct 2011 19:51:17 +0100
    Frank Church <[email protected] <mailto:[email protected]>> wrote:

    > How do I configure Lazarus to do the same - start up the console
    then run
    > the GUI?
    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?

Set a breakpoint?
If it stops, then it is ok.

There was an old report that it did not work with "xterm" (and/or maybe other terminals?).
As gdb would then debug the starter-app

Make sure you have gdb set as debugger in the environment options.


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

Reply via email to