summaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gdbhooks.py: fix prettyprinting of NULL vec<>*dmalcolm2013-11-201-0/+2
* gdbhooks.py: Implement a prettyprinter for vec<>*dmalcolm2013-11-201-1/+46
* gdbhooks.py: Reorganize, to support regex matching and typedefsdmalcolm2013-11-201-13/+49
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-1/+1
* gdbhooks.py: update cgraph_node prettyprinterdmalcolm2013-10-291-2/+1
* Initial version of gdb hooksdmalcolm2013-08-281-0/+397