summaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-02-22Add dot-fn to gdbhooks.pyvries
2016-02-22Add dump-fn to gdbhooks.pyvries
2016-01-04 Update copyright years.jakub
2015-11-16Remove first_pass_instance from pass_vrpvries
2015-09-28update a few places for the change from gimple_statement_base to gimpletbsaunde
2015-06-08 PR other/65366jkratoch
2015-06-02 PR other/65366jkratoch
2015-01-05 Update copyright years.jakub
2014-12-10 * gdbhooks.py (class DWDieRefPrinter): New class.aldyh
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-08-05gdbhooks.py: add "break-on-pass" commanddmalcolm
2014-01-02Update copyright years in gcc/rsandifo
2013-11-20gdbhooks.py: fix prettyprinting of NULL vec<>*dmalcolm
2013-11-20gdbhooks.py: Implement a prettyprinter for vec<>*dmalcolm
2013-11-20gdbhooks.py: Reorganize, to support regex matching and typedefsdmalcolm
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-10-29gdbhooks.py: update cgraph_node prettyprinterdmalcolm
2013-08-28Initial version of gdb hooksdmalcolm