Closed
Bug 487414
Opened 16 years ago
Closed 16 years ago
Make thread check happen in DEBUGGER builds
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 489345
People
(Reporter: treilly, Unassigned)
References
Details
Provide and API to turn the check off for situations that warrant it, should be on by default for DEBUGGER and !DEBUGGER. Request from AIR devs who are shooting themselves in the foot with threads.
| Reporter | ||
Comment 1•16 years ago
|
||
Note that this could be made to work even when the debugger is on if it worked by recording the current thread in MMGC_GCENTER.
| Reporter | ||
Comment 2•16 years ago
|
||
happing for OOM
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•