Open
Bug 909753
Opened 12 years ago
Updated 3 years ago
Symbolicate Obj-C stack traces in TBPL debug builds
Categories
(Core :: XPCOM, enhancement)
Tracking
()
NEW
People
(Reporter: jryans, Unassigned)
References
Details
As part of working on bug 905428, we discovered that we don't currently symbolicate Obj-C exceptions when they happen on TBPL debug builds.
It's likely we could pipe the stack trace lines through a tool similar to fix_stack_using_bpsyms[1] to get useful stack trace info here.
[1]: http://mxr.mozilla.org/mozilla-central/source/tools/rb/fix_stack_using_bpsyms.py
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•