[Webkit-unassigned] [Bug 12297] New: Debug flag to output mark traces to stdio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 17 02:12:26 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12297

           Summary: Debug flag to output mark traces to stdio
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sanjay12 at gmail.com


While tracking down bug #10733, I added in some debug output to JSObject::mark,
which helped tremendously to figure out who was marking what precisely. Setting
the JAVASCRIPT_MARK_TRACE define to 1 will give you output similar to this:
http://paste.lisp.org/display/35471 . Though the patch attached additionally
will show the memory address of the object in parenthesis.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list