[Lazarus] Debugger Warning

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Feb 23 16:47:51 CET 2015


On Mon, 23 Feb 2015 12:02:08 -0300
Marcos Douglas <md at delfire.net> wrote:

>[...]
> > Just to be sure: This is about your app (intentionally) not having
> > FPC_RAISEEXCEPTION?
> > There is no other breakpoint (check in breakpoints window of menu "View"
> > "Debugger windows")?
> 
> 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.

Does that mean you don't want to run it in the debugger, you only want
to run it and read its stdout?

 
> > I guess this feature needs fine tuning. And maybe a "run without debugger"
> > command.
> 
> I always create two Build modes: Debug and Run. To normal app, Debug
> mode has all options to debug and Run mode has nothing (nor debug-info
> or heaptrc). The "problem" is only for run Test programs, ie, in Run
> mode I need check heaptrc.

Mattias




More information about the Lazarus mailing list