[Lazarus] Debugger Warning
Marcos Douglas
md at delfire.net
Mon Feb 23 17:46:42 CET 2015
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.
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.
Best regards,
Marcos Douglas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1-debuginfo.png
Type: image/png
Size: 4414 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150223/271383aa/attachment-0009.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2-runtests.png
Type: image/png
Size: 23177 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150223/271383aa/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3-memleak.png
Type: image/png
Size: 5115 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150223/271383aa/attachment-0011.png>
More information about the Lazarus
mailing list