Closed Bug 433559 Opened 16 years ago Closed 15 years ago

make asserts and _DEBUG in general work on TT with arm/thumb

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: edwsmith, Unassigned)

References

Details

lack of working asserts is probably letting bugs through on arm/thumb.  Need to fix the build settings to enable _DEBUG, which will enable MEMORY_INFO, which requires too much memory to be useful.

option 1: enable _DEBUG, but turn off MEMORY_INFO
option 2: make MEMORY_INFO actually usable with less RAM.  say, <8MB.
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.