[Lazarus] Debugger Warning
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Feb 23 20:02:42 CET 2015
On Mon, 23 Feb 2015 13:46:42 -0300
Marcos Douglas <md at delfire.net> wrote:
> On Mon, Feb 23, 2015 at 1:29 PM, Mattias Gaertner
> <nc-gaertnma at netcologne.de> wrote:
> > On Mon, 23 Feb 2015 12:02:08 -0300
> > Marcos Douglas <md at delfire.net> wrote:
> >
> >>[...]
> >> No. Exception could be raised, but FPCUnit will catch.
> >> Without debug-info these exception not show a message. But I need to
> >> see the Heaptrc info at the end.
> >
> > If you only want to run the programs and read stdout you should use the
> > new external tools. The IDE can even run the tests in parallel.
> > The new tools need an example as demo. Maybe this is a good
> > opportunity for me to write one.
> >
> > Can you give me some hints about the heaptrc parser?
>
> I think we are talking about different things.
You are right.
You want to run the program without debugger, but the output should
scan for the heaptrc output and give a box.
Right?
> See the attachments:
> #1 I have a FPCUnit program and run in the IDE without debug-info, but
> marked Heaptrc option. So the IDE shows the message.
> #2 I run the tests. If an exception raises, the framework catch (red
> lights) but without message box inside IDE (do not have debug-info).
> #3 When close the program, I would like to see this image.
Mattias
More information about the Lazarus
mailing list