aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/common-exceptions.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Make TRY/CATCH use real C++ try/catch in C++ modePedro Alves1-1/+76
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-29/+35
2015-02-27Move exception_none to common code, and use itPedro Alves1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Include cleanups.h in common-defs.hGary Benson1-1/+0
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-0/+308