aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/common-exceptions.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Make TRY/CATCH use real C++ try/catch in C++ modePedro Alves1-0/+67
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-11/+21
2015-02-27Move exception_none to common code, and use itPedro Alves1-0/+3
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-0/+185