aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/info_exc.exp
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-08-13Add skip_ada_tests to more Ada testcasesPedro Alves1-0/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-05-10Add completion for Ada catch commandsTom Tromey1-0/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker1-3/+1
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-11/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker1-5/+5
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker1-1/+3
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker1-0/+5
2013-11-12Add command to list Ada exceptionsJoel Brobecker1-0/+57