On Sun, 07 May 2006 11:18:33 +0100
Colin Western <[EMAIL PROTECTED]> wrote:

> Can I suggest the following patch, which makes it easier to customize 
> the Exception handling behavior (I only  sometimes want a back trace)

The backtrace must be written before, otherwise a heap error can create a
bug in the error handling itself and the user will not get a valid
backtrace.
We could add 
  "if not (AppNoExceptionMessages in FFlags) then" in front of the  
DumpExceptionBackTrace;


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to