Closed
Bug 434076
Opened 17 years ago
Closed 17 years ago
Give me stack traces and give me death!
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla2.0
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
|
329 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
Abort dies but doesn't print a stack trace; it should.
Attachment #321303 -
Flags: review?(dbaron)
If we're doing this, maybe we should do it for NS_ASSERT_ABORT too? In which case adding the stack-and-abort value for XPCOM_DEBUG_BREAK was a little pointless.
Maybe it's ok to just do this, though...
Comment on attachment 321303 [details] [diff] [review]
Print the stack before dying
r=dbaron
Attachment #321303 -
Flags: review?(dbaron) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
Fixt in mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•