Bug 52003 - [gdb] handle inaccessible memory and UChar*
Summary: [gdb] handle inaccessible memory and UChar*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Evan Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 12:05 PST by Evan Martin
Modified: 2011-01-06 13:10 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.72 KB, patch)
2011-01-06 12:09 PST, Evan Martin
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Martin 2011-01-06 12:05:19 PST
[gdb] handle inaccessible memory and UChar*
Comment 1 Evan Martin 2011-01-06 12:09:16 PST
Created attachment 78144 [details]
Patch
Comment 2 Evan Martin 2011-01-06 12:11:33 PST
CC hayato, who did some work in this area
Comment 3 Tony Chang 2011-01-06 12:13:46 PST
Comment on attachment 78144 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=78144&action=review

> Tools/gdb/webkit.py:238
> +    pretty_printers = [

Nit: tuple
Comment 4 Evan Martin 2011-01-06 12:34:12 PST
Committed r75178: <http://trac.webkit.org/changeset/75178>
Comment 5 WebKit Review Bot 2011-01-06 13:10:09 PST
http://trac.webkit.org/changeset/75178 might have broken Chromium Mac Release