On Mon, Feb 23, 2015 at 1:29 PM, Mattias Gaertner <[email protected]> wrote: > On Mon, 23 Feb 2015 12:02:08 -0300 > Marcos Douglas <[email protected]> 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
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
