aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/mi-support.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-14[gdb/testsuite] Fix gdb.mi/mi-dprintf.exp with read1Tom de Vries1-3/+8
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-09-15gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.expGuinevere Larsen1-0/+14
2023-08-23gdb/testsuite: add mi_info_frame helper proc (and use it)Andrew Burgess1-0/+51
2023-08-23gdb/testsuite: improve MI support for inferior specific breakpointsAndrew Burgess1-17/+17
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess1-6/+14
2023-06-05[gdb] Fix grammar in comments and docsTom de Vries1-1/+1
2023-05-29gdb/mi: fix ^running record with multiple MI interpretersSimon Marchi1-8/+18
2023-04-14gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess1-3/+2
2023-04-14gdb/testsuite: avoid {"} pattern in lib/mi-support.expAndrew Burgess1-1/+1
2023-04-07[gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries1-0/+4
2023-03-28Put pretty-printers to_string output in varobj resultTom Tromey1-4/+4
2023-03-24[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries1-1/+5
2023-03-07[gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhostTom de Vries1-11/+29
2023-02-28gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remoteAndrew Burgess1-5/+14
2023-02-28gdb/testsuite introduce foreach_mi_ui_mode helper procAndrew Burgess1-0/+44
2023-02-28gdb/testsuite: extend the use of mi_clean_restartAndrew Burgess1-2/+2
2023-02-28gdb: don't duplicate 'thread' field in MI breakpoint outputAndrew Burgess1-17/+41
2023-01-26Use ordinary calling convention for clean_restartTom Tromey1-8/+3
2023-01-13Remove mi_skip_python_testsTom Tromey1-6/+0
2023-01-13Rewrite skip_python_testsTom Tromey1-4/+1
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey1-2/+0
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-19Remove MI version 1Tom Tromey1-41/+5
2022-12-19Remove vestiges of MI version 0Tom Tromey1-27/+0
2022-12-14gdb/testsuite: fix readnow detectionAndrew Burgess1-24/+4
2022-11-28gdb/testsuite: remove use of then keyword from library filesAndrew Burgess1-12/+12
2022-11-19Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo.Philippe Waroquiers1-1/+1
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers1-5/+15
2022-10-27[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote hostTom de Vries1-1/+1
2022-10-20[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1Tom de Vries1-1/+1
2022-10-02gdb/testsuite: new test for -data-disassemble opcodes formatAndrew Burgess1-0/+27
2022-08-18Add test for AArch64 Scalable Vector ExtensionThiago Jung Bauermann1-4/+0
2022-07-26MI: mi_runto -pendingPedro Alves1-7/+61
2022-05-03gdb/testsuite: change mi_gdb_start to take a list of flagsAndrew Burgess1-8/+16
2022-04-21gdb/testsuite: fix "set temporary breakpoint" DUPLICATEsSimon Marchi1-9/+10
2022-04-18gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected locationSimon Marchi1-6/+6
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