On Wed, 05 Jul 2006 09:30:15 +0200
Marc Weustink <[EMAIL PROTECTED]> wrote:
> Mattias Gaertner wrote:
> > 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)
>
> Afaik using launching apps together with gdb doesn't work
That's why he didn't specified any debugger at all. He simply wants to run
the script. The TProcessDebugger is used.
> >>>>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.
>
> I don't use TAsyncProcess (or somebody changed the code)
As soon as some other place in the IDE uses a TAsyncProcess, the other
TProcess get problems.
For example, using TAsyncProcess to compile a project and then run the
project with a TProcess, then exit the program normally, then quit IDE and
it hangs.
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives