Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-07 | Make TRY/CATCH use real C++ try/catch in C++ mode | Pedro Alves | 1 | -0/+67 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -11/+21 |
2015-02-27 | Move exception_none to common code, and use it | Pedro Alves | 1 | -0/+3 |
2015-01-31 | Add max-completions parameter, and implement tab-completion limiting. | Gary Benson | 1 | -0/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-29 | Introduce common/common-exceptions.[ch] | Gary Benson | 1 | -0/+185 |