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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to