Closed Bug 77424 Opened 23 years ago Closed 23 years ago

Need a way to silence Break()

Categories

(Core :: XPCOM, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 75198

People

(Reporter: dougt, Assigned: dougt)

References

()

Details

Attachments

(1 file)

In MSVC, nsDebug::Assertion causes a window to pop up telling you that there was 
a user break because Break() maps to "int 3".  Now, if I am in the debugger, and 
I am watching the nspr log, I really shouldn't have to see a dialog.  

This patch will quiet the talking monkey if you sent an env var.
dougt: I have a very similar patch in bug 75198 that is (IMO) a bit more
consistent with how the debug env vars work on Unix. Would that suffice for what
you're trying to do?

*** This bug has been marked as a duplicate of 75198 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: