I did not hear of such a file, but dispersed through WebKit code there are
functions such as showTree(RenderObject*)
Which print debugging info on stdout.
Access them via gdb with "call showTree(this)" for example.
This is as far as I got. For strings I did not find any better solution then
"call printf("%S", ...)"
Which should work at least on windows.
Carol
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of ext
> [email protected]
> Sent: Monday, February 22, 2010 10:00 AM
> To: [email protected]
> Subject: webkit-qt Digest, Vol 5, Issue 16
>
> Send webkit-qt mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of webkit-qt digest..."
>
>
> Today's Topics:
>
> 1. GDB Macro's equivalent for WebKit? (Garth Dahlstrom)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 22 Feb 2010 00:55:44 -0500
> From: Garth Dahlstrom <[email protected]>
> To: [email protected]
> Subject: [webkit-qt] GDB Macro's equivalent for WebKit?
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> I'm wondering if there is an equivalent to
> qtcreator/gdbmacros.cpp for WebKit...
>
> It would be immensely helpful if there is and someone can
> point me at them... get types like "WebCore::String" which
> are just pointers without values means I must qDebug() or
> printfs and rebuild / relink WebKit, which slows things down
> to a painful pace.
>
> Perhaps gdbmacros isn't there proper name... any pointers welcome...
>
> -G
>
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 1123 bytes
> Desc: not available
> URL:
> <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100
> 222/d5940514/attachment-0001.bin>
>
> ------------------------------
>
> _______________________________________________
> webkit-qt mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>
> End of webkit-qt Digest, Vol 5, Issue 16
> ****************************************
>
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt