<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 01/10/2011 21:28, Frank Church wrote:
<blockquote
cite="mid:CAE3mkNAS9uhBOJq5vH-cewnYxDt55k_UcfA2zNbMe0PDn2HKZQ@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">On 1 October 2011 20:07, Reimar Grabowski
<span dir="ltr"><<a moz-do-not-send="true"
href="mailto:reimgrab@web.de">reimgrab@web.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div class="im">On Sat, 1 Oct 2011 19:51:17 +0100<br>
Frank Church <<a moz-do-not-send="true"
href="mailto:vfclists@gmail.com">vfclists@gmail.com</a>>
wrote:<br>
<br>
> How do I configure Lazarus to do the same - start up
the console then run<br>
> the GUI?<br>
</div>
Check Run->Run Parameters->Launching application<br>
<font color="#888888"><br>
</font></blockquote>
<div><br>
<br>
I have tried this method and it works. How do I check that it
is working with the debugger?<br>
</div>
</div>
</blockquote>
<br>
Set a breakpoint?<br>
If it stops, then it is ok.<br>
<br>
There was an old report that it did not work with "xterm" (and/or
maybe other terminals?).<br>
As gdb would then debug the starter-app<br>
<br>
Make sure you have gdb set as debugger in the environment options.<br>
<br>
<br>
</body>
</html>