aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/mi-support.exp
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-19[gdb/testsuite] Handle runto fail in gdb.mi/mi-var-cp.expTom de Vries1-1/+5
2021-09-10[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_testTom de Vries1-4/+24
2021-07-12[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries1-0/+28
2021-01-22gdb/testsuite: eliminate gdb_suppress_tests mechanismSimon Marchi1-38/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-18gdb/testsuite: use unresolved in mi_run_cmd_fullSimon Marchi1-3/+3
2020-11-18Fix Windows-target testing in mi_gdb_file_cmdJoseph Myers1-0/+5
2020-10-26Fix some minor bugs in test suite command loggingTom Tromey1-0/+6
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves1-15/+28
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves1-3/+13
2020-10-13Introduce mi_runto_mainPedro Alves1-1/+7
2020-09-20Fix mi_gdb_exit with secondary MI channelsPedro Alves1-0/+12
2020-09-13Make default_mi_gdb_start/dbx_gdb_start use gdb_spawnPedro Alves1-14/+13
2020-09-13Add MI "-break-insert --qualified"Pedro Alves1-21/+114
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries1-4/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries1-0/+7
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-3/+8
2019-01-09gdb/testsuite: Remove interactive prompt case from mi_gdb_testAndrew Burgess1-5/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-04Clean up "Reading symbols" outputTom Tromey1-2/+2
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany1-3/+3
2018-05-04gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess1-1/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-03-20Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle1-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-4/+4
2016-09-10Use target_sim_options for sim target.Jon Beniston1-1/+2
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves1-2/+2
2016-06-30Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually workPedro Alves1-1/+1
2016-06-21Add "new-ui console" testsPedro Alves1-12/+0
2016-06-21Add testing infrastruture bits for running with MI on a separate UIPedro Alves1-28/+131
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-7/+9
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi1-1/+1
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-1/+12
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme1-0/+3
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-0/+9
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans1-0/+9
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz1-3/+13
2015-07-29Adjust MI to $inferior_spawn_idPedro Alves1-35/+21
2015-03-04Accept all-stop alternative in mi_expect_interruptSimon Marchi1-2/+3
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki1-1/+4
2014-07-12gdb/testsuite: Add a way to send multiple init commandsMaciej W. Rozycki1-2/+4