summaryrefslogtreecommitdiff
path: root/gdb/break-catch-throw.c
Commit message (Expand)AuthorAgeFilesLines
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-10/+12
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-9/+14
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-7/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Fix probe-related internal error on AIXSergio Durigan Junior2014-03-201-17/+20
* change probes to be program-space-independentTom Tromey2014-03-031-9/+9
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior2013-12-101-3/+3
* remove some sym_probe_fns methodsTom Tromey2013-12-061-8/+3
* PR c++/13588:Tom Tromey2013-04-151-29/+194
* PR c++/15176:Tom Tromey2013-04-151-0/+59
* * break-catch-throw.c (struct exception_names): New.Tom Tromey2013-04-151-14/+44
* PR c++/10119:Tom Tromey2013-04-151-36/+71
* * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey2013-04-151-0/+308