Closed Bug 609368 Opened 15 years ago Closed 7 years ago

nanojit verbose mode should offer a log-to-file option

Categories

(Tamarin Graveyard :: Virtual Machine, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stejohns, Unassigned)

Details

in many Flash configurations, it's painful to capture the output of verbose mode, due to breakages in stdout/stderr redirection in browser plugins; additionally, in other modes on Windows, we use OutputDebugString(), which is reliable but verrrrry slow. while Flash should of course fix its bustedness in this regard, in the meantime we could greatly simplify nanojit debugging by adding a new verbose flag that does redirection of nanojit verbose output to a specific file, eg -Dverbose=jit,njlog="/path/to/file"
Is the existing -log insufficient ? Or are you looking to separate verbose output from the default stdout.
Need to route it somewhere other than stdout. Does -log allow for that?
+1 to doing something in general. Gavin (telemetry) might be interested to discuss ideas too.
Flags: flashplayer-qrb+
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.