aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require !gdb_debug_enabledTom Tromey2-8/+2
2023-01-13Use require !skip_gdbserver_testsTom Tromey1-3/+1
2023-01-13Use require isnativeTom Tromey2-4/+3
2023-01-13Use require can_spawn_for_attachTom Tromey1-3/+1
2023-01-13Use require !use_gdb_stubTom Tromey3-12/+3
2023-01-13Use require support_displaced_steppingTom Tromey7-30/+7
2023-01-13Use require !skip_hw_watchpoint_testsTom Tromey2-6/+2
2023-01-13Use require !skip_fortran_testsTom Tromey3-3/+3
2023-01-13Use require !skip_shlib_testsTom Tromey6-19/+6
2023-01-13Use require !skip_cplus_testsTom Tromey6-8/+6
2023-01-13Use require dwarf2_supportTom Tromey2-6/+2
2023-01-13Use require supports_process_recordTom Tromey1-3/+1
2023-01-13Use require supports_reverseTom Tromey1-3/+1
2023-01-13Change 'require' to accept a list of predicatesTom Tromey1-1/+1
2023-01-06gdb/mi: add no-history stop reasonBruno Larsen1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker168-168/+168
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