[webkit-dev] How can I view an JSObject via Xcode's debugger?

Darin Adler darin at apple.com
Tue Jan 25 10:22:12 PST 2011


On Jan 25, 2011, at 10:03 AM, Frederick C. Lee wrote:

> I'm a JavaScript/WebKit <-->ObjC/Cocoa neophyte, snooping within an ObjC/Cocoa program's webView looking for the actual HTML/JavaScript text for study:

This is the wrong mailing list for this kind of help request. As described here <http://webkit.org/contact.html>, this list is for discussion of development of WebKit itself, not use of WebKit.

Your question is better for the webkit-users list or perhaps the Mac-specific webkitsdk-dev list, both on that page.

> Is there anyway to view the value of JSObject (contents) via the (gdb) debugger? ...perhaps added a conversion to NSString method?

There’s not. Please, for any further discussion use one of those other lists.

    -- Darin



More information about the webkit-dev mailing list