Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-13 | Eliminate mi_run_to_main, introduce mi_clean_restart | Pedro Alves | 1 | -7/+2 |
2020-10-13 | Introduce mi_runto_main | Pedro Alves | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-08-26 | [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true | Tom de Vries | 1 | -1/+1 |
2019-07-25 | [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.exp | Tom de Vries | 1 | -38/+61 |
2019-07-17 | gdb: Remove a non-const reference parameter | Andrew Burgess | 1 | -21/+1 |
2019-07-09 | "catch catch/throw/rethrow", breakpoint -> catchpoint | Pedro Alves | 1 | -1/+1 |
2019-06-16 | gdb/testsuite: Improve detection of bug gdb/24541 | Andrew Burgess | 1 | -0/+3 |
2019-06-15 | gdb/mi: New commands to catch C++ exceptions | Andrew Burgess | 1 | -0/+197 |