Summary: | [gdb] Need to update webcore.py, which is out of sync for recent changes of basic string classes | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Hayato Ito <hayato> | ||||
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | agl, commit-queue, eric, evan | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Hayato Ito
2010-08-11 07:02:53 PDT
Created attachment 64109 [details]
merge-pretty-printers
I think it's good timing to merge webcore.py and wtf.py. I've merged them and name it 'webkit.py'. I left 'webcore.py' for backward compatibility because that file is already used by developers. I'll update WIKI (http://trac.webkit.org/wiki/GDB) once this patch is landed. CCing people who might have a clue about this code... I'm only passingly familiar with gdb scripts, but this all looks reasonable. Comment on attachment 64109 [details] merge-pretty-printers Clearing flags on attachment: 64109 Committed r65254: <http://trac.webkit.org/changeset/65254> All reviewed patches have been landed. Closing bug. |