aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-04[gdb/testsuite] Handle PAC markerTom de Vries1-1/+1
2023-01-26Use mi_clean_restart moreTom Tromey1-5/+1
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey1-1/+1
2023-01-13Use require !skip_cplus_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen1-2/+2
2022-04-03gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
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