Opened 11 years ago

Last modified 7 years ago

#225 new enhancement

Add EXCEPTQ support

Reported by: dmik Owned by:
Priority: major Milestone: GA6
Component: general Version: 1.6.0 Build 27 GA5
Severity: medium Keywords:
Cc:

Description

EXCEPTQ is a great library that generates nice trap reports when the application crashes. It is very handy given that we have no stable debugging tools and debugging sometimes is very difficult.
Adding this is very simple, see e.g. ​https://github.com/bitwiseworks/mozilla-os2/issues/34 for more details.

There is also a similar Odin ticket: http://svn.netlabs.org/odin32/ticket/105

Change History (1)

comment:1 by Silvan Scherrer, 7 years ago

we would need to rebuild java with libcx enabled. This would give exceptq support for free.

Note: See TracTickets for help on using tickets.