aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves1-7/+2
2020-10-13Introduce mi_runto_mainPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-26[gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries1-1/+1
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries1-38/+61
2019-07-17gdb: Remove a non-const reference parameterAndrew Burgess1-21/+1
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves1-1/+1
2019-06-16gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess1-0/+3
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-0/+197