Closed
Bug 642769
Opened 15 years ago
Closed 7 years ago
We want all mmgc debug options to be controllable thru command line switches
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lhansen, Unassigned)
Details
At least in debug builds! Ideally each switch should be available if the #ifdefs align to include the feature the switch controls but that could be messy.
The obvious canidate - the reason for this bug - is the DRC history functionality, but why not the others? Plus I want all of those switches to imply turning on the memory profiler so that the environment variable is not necessary. I also want a switch to turn on memory profiling without requiring the environment variable.
| Reporter | ||
Comment 1•15 years ago
|
||
On a related thread, Dan Schaffer writes:
"The tamarin-redux/test/cmdline testsuite is a basic way to run a shell with flags and verify output matches a regexp and/or exit code matched an expected value. We have some simple debugger tests. See test/cmdline/testDebugger.py. If you add details in the bug you logged adding a testcase should be no problem."
| Reporter | ||
Updated•14 years ago
|
Assignee: lhansen → nobody
Status: ASSIGNED → NEW
Comment 2•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•