summaryrefslogtreecommitdiffstats
path: root/tools/gdb/gdb_chrome.py
Commit message (Expand)AuthorAgeFilesLines
* support base::char16 in gdb formatteralecflett@chromium.org2013-06-011-3/+4
* Add a gdb printer for IPC::Message, which makes their type easier to decipher.jyasskin@chromium.org2013-04-241-0/+23
* Define a gdb printer for tracked_objects::Location.jyasskin@chromium.org2013-04-241-0/+9
* Add GDB printers for several more vocabulary types in Chromejyasskin@chromium.org2013-03-221-27/+173
* Add support for pretty-printing scoped_refptr, SiteInstance and RenderProcess...jyasskin@chromium.org2013-03-181-11/+80
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-1/+0
* Add FilePath to the gdb pretty printers.tony@chromium.org2011-03-041-5/+17
* gdb: print GURLs as stringsevan@chromium.org2011-03-041-1/+7
* gdb: check in a gdb module for printing string16evan@chromium.org2011-03-031-0/+31