On Mon, Feb 23, 2015 at 4:02 PM, Mattias Gaertner <[email protected]> wrote: > On Mon, 23 Feb 2015 13:46:42 -0300 > Marcos Douglas <[email protected]> wrote: > >> 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. > > 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?
Yes, that is it. The IDE continues doing that. But now the IDE always shows the message about debug and breakpoint, even I don't need it. >> 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 Thanks, Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
