aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess6-8/+8
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers2-10/+27
2022-11-07gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locati...Simon Marchi2-8/+8
2022-10-27[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote hostTom de Vries1-0/+2
2022-10-27[gdb/testsuite] Use remote_exec chmod instead of remote_spawnTom de Vries1-1/+1
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries1-0/+1
2022-10-20[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1Tom de Vries1-1/+1
2022-10-18Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.Carl Love2-2/+11
2022-10-13[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32Tom de Vries1-1/+1
2022-10-02gdb/mi: new options for -data-disassemble commandAndrew Burgess1-21/+45
2022-10-02gdb: disassembler opcode display formattingAndrew Burgess1-3/+3
2022-10-02gdb/testsuite: new test for -data-disassemble opcodes formatAndrew Burgess1-0/+83
2022-09-30[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE TumbleweedTom de Vries1-1/+2
2022-08-16gdb/testsuite: fix breakpoint script output in gdb.mi/mi-break.expSimon Marchi1-1/+1
2022-08-11gdb/varobj: Only re-evaluate invalid globals during re_setLancelot SIX1-2/+2
2022-08-11gdb/varobj: Reset varobj after relocations have been computedTom de Vries1-1/+1
2022-08-11gdb/varobj: Do not invalidate locals in varobj_invalidate_iterLancelot SIX1-4/+36
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi3-1/+121
2022-07-26gdb/varobj: Fix varobj_invalidate_iterLancelot SIX2-0/+46
2022-07-26gdb/varobj: Fix use after free in varobjLancelot SIX3-0/+164
2022-07-11Always emit =thread-exited notifications, even if silentPedro Alves2-0/+96
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess7-30/+0
2022-06-06Remove "-break-insert -r" testsTom Tromey1-70/+0
2022-06-02[gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.expTom de Vries2-1/+7
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen55-62/+62
2022-05-09gdb/testsuite: fix occasional failure in gdb.mi/mi-multi-commands.expAndrew Burgess1-1/+1
2022-05-08[gdb/testsuite] Handle init errors in gdb.mi/user-selected-context-sync.expTom de Vries1-3/+10
2022-05-03gdb/testsuite: small cleanup in mi-break-qualified.expAndrew Burgess1-1/+1
2022-05-03gdb/testsuite: change mi_gdb_start to take a list of flagsAndrew Burgess1-1/+1
2022-05-03gdb: fix failures in gdb.mi/mi-exec-run.exp with native-extended-gdbserverAndrew Burgess1-1/+18
2022-04-21gdb/testsuite: fix "set temporary breakpoint" DUPLICATEsSimon Marchi3-3/+3
2022-04-05gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.expSimon Marchi2-5/+78
2022-04-03gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess1-1/+1
2022-03-23gdb/testsuite: address test failures in gdb.mi/mi-multi-commands.expAndrew Burgess1-2/+5
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany1-5/+53
2022-03-15gdb/testsuite: rename a proc and fix a typoAndrew Burgess1-41/+41
2022-03-08gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany1-0/+157
2022-03-07gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess2-14/+12
2022-03-07gdb/mi: fix regression in mi -add-inferior commandUmair Sair1-0/+122
2022-02-28Fix "spawn id XYZ not open" errors in gdb.mi/mi-exec-run.expKeith Seitz1-23/+30
2022-02-21gdb/testsuite: relax pattern in new gdb.mi/mi-multi-commands.exp testAndrew Burgess1-4/+4
2022-02-07gdb: unbuffer all input streams when not using readlineAndrew Burgess1-0/+128
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-catch-load.expLancelot SIX1-36/+41
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-language.expLancelot SIX1-4/+2
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop-exit.expLancelot SIX1-16/+7
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.expLancelot SIX1-2/+2
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.expLancelot SIX1-1/+1
2022-01-03[gdb/testsuite] Handle for loop initial decl with gcc 4.8.5Tom de Vries1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker157-157/+157
2021-12-23gdb/testsuite: resolve some duplicate testnames in gdb.miAndrew Burgess6-148/+170