Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-05 | gdbhooks.py: add "break-on-pass" command | David Malcolm | 1 | -0/+67 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-20 | gdbhooks.py: fix prettyprinting of NULL vec<>* | David Malcolm | 1 | -0/+2 |
2013-11-20 | gdbhooks.py: Implement a prettyprinter for vec<>* | David Malcolm | 1 | -1/+46 |
2013-11-20 | gdbhooks.py: Reorganize, to support regex matching and typedefs | David Malcolm | 1 | -13/+49 |
2013-11-19 | Convert gimple types from a union to C++ inheritance | David Malcolm | 1 | -1/+1 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -1/+1 |
2013-10-29 | gdbhooks.py: update cgraph_node prettyprinter | David Malcolm | 1 | -2/+1 |
2013-08-28 | Initial version of gdb hooks | David Malcolm | 1 | -0/+397 |