Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support base::char16 in gdb formatter | alecflett@chromium.org | 2013-06-01 | 1 | -3/+4 |
* | Add a gdb printer for IPC::Message, which makes their type easier to decipher. | jyasskin@chromium.org | 2013-04-24 | 1 | -0/+23 |
* | Define a gdb printer for tracked_objects::Location. | jyasskin@chromium.org | 2013-04-24 | 1 | -0/+9 |
* | Add GDB printers for several more vocabulary types in Chrome | jyasskin@chromium.org | 2013-03-22 | 1 | -27/+173 |
* | Add support for pretty-printing scoped_refptr, SiteInstance and RenderProcess... | jyasskin@chromium.org | 2013-03-18 | 1 | -11/+80 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -1/+0 |
* | Add FilePath to the gdb pretty printers. | tony@chromium.org | 2011-03-04 | 1 | -5/+17 |
* | gdb: print GURLs as strings | evan@chromium.org | 2011-03-04 | 1 | -1/+7 |
* | gdb: check in a gdb module for printing string16 | evan@chromium.org | 2011-03-03 | 1 | -0/+31 |