Closed Bug 761857 Opened 13 years ago Closed 13 years ago

Make MOZ_CRASH() stop debuggers on the line containing it (or MOZ_ASSERT) on Linux, not in abort()

Categories

(Core :: MFBT, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: Waldo, Assigned: Waldo)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
With this change, I can't explain why the #elif defined(__APPLE__) bit is needed, since it's identical to the #else. Is there some reason I shouldn't common up the two? (I'm going to put the mozalloc_abort change we discussed in a separate bug, FYI.)
Attachment #630368 - Flags: review?(ted.mielczarek)
Comment on attachment 630368 [details] [diff] [review] Patch Review of attachment 630368 [details] [diff] [review]: ----------------------------------------------------------------- Definitely merge the common cases.
Attachment #630368 - Flags: review?(ted.mielczarek) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Regressions: 1931553
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: