summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen2022-05-161-2/+2
* gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess2022-04-031-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves2020-10-131-7/+2
* Introduce mi_runto_mainPedro Alves2020-10-131-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries2019-08-261-1/+1
* [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries2019-07-251-38/+61
* gdb: Remove a non-const reference parameterAndrew Burgess2019-07-171-21/+1
* "catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves2019-07-091-1/+1
* gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess2019-06-161-0/+3
* gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2019-06-151-0/+197