On Tue, 04 Jul 2006 23:17:24 +0200
Marc Weustink <[EMAIL PROTECTED]> wrote:

> Mattias Gaertner wrote:
> > On Sat, 24 Jun 2006 13:25:18 +0200
> > Lord Satan <[EMAIL PROTECTED]> wrote:
> > 
> > 
> >>Hi everyone,
> >>
> >> I run my projects inside the IDE through the run and wait script. After
> 
> What is the run and wait script.

$(LazarusDir)/tools/runwait.sh

It is used as 'launching application' parameter:
/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e
$(LazarusDir)/tools/runwait.sh $(TargetCmdLine)

 
> >> closing my running program the IDE 'stays in the debugging session' as
shown
> >> by '(debugging)' in the caption of the lazarus editor. I cannot stop
the
> >> debugger and have to reset it to get back to the normal state. This is
all
> >> without having specified any debugger at all.
> >> 
> >>This is really annoying and any help is highly welcome.
> > 
> > 
> > Works here.
> > 
> > Marc, has you fixed that recently?
> 
> I haven't touched the laz debugger for a while.

Then maybe it is another 'feature' of the TAyncProcess.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to