bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #23314] Problem handling exceptions with own handler


From: Richard Frith-Macdonald
Subject: [bug #23314] Problem handling exceptions with own handler
Date: Wed, 21 May 2008 13:46:01 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18

Follow-up Comment #3, bug #23314 (project gnustep):

When trying to debug an application and find out where exceptions are raised,
you can set the GNUSTEP_STACK_TRACE environment variable to YES (to get a
printout of the stacktrace logged) or (better probably) you can run the
program under gdb (or attach gdb to the running program) and set a break point
in the -raise method.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23314>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]