Fix obvious bug in aggregate expression
[binutils-gdb.git] / gdb / testsuite / gdb.mi /
2023-08-03 Andrew Burgessgdb: avoid double stop after failed breakpoint conditio...
2023-06-05 Tom de Vries[gdb] Fix grammar in comments and docs
2023-05-29 Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-05-04 Gareth ReesDon't treat references to compound values as "simple".
2023-04-28 Andrew Burgessgdb/mi: check thread exists when creating thread-specif...
2023-04-27 Andrew Burgessgdb/testsuite: special case '^' in gdb_test pattern
2023-04-14 Andrew Burgessgdb/testsuite: accept script argument for mi_make_break...
2023-03-18 Tom de Vries[gdb/testsuite] Handle unbuffer_output.c for remote...
2023-03-10 Tom TromeyUse require with target_info
2023-03-07 Tom de Vries[gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver...
2023-02-28 Andrew Burgessgdb: fix mi breakpoint-deleted notifications for thread...
2023-02-28 Andrew Burgessgdb/testsuite: fix failure in gdb.mi/mi-pending.exp...
2023-02-28 Andrew Burgessgdb/testsuite introduce foreach_mi_ui_mode helper proc
2023-02-28 Andrew Burgessgdb/testsuite: extend the use of mi_clean_restart
2023-02-28 Andrew Burgessgdb/testsuite: make more use of mi-support.exp
2023-02-28 Andrew Burgessgdb: don't duplicate 'thread' field in MI breakpoint...
2023-01-27 Tom TromeyUse mi_clean_restart more
2023-01-27 Tom TromeyStart gdb after building executable in mi-basics.exp
2023-01-27 Tom TromeyRemove unnecessary call to standard_testfile
2023-01-27 Tom TromeyMinor "require" fixups
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-26 Tom de Vries[gdb/testsuite] Add and use is_x86_64_m64_target
2023-01-25 Tom TromeyUse require with istarget
2023-01-18 Carl LoveRevert "X86: reverse-finish fix"
2023-01-17 Carl LoveX86: reverse-finish fix
2023-01-13 Tom TromeyRename to allow_shlib_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_tests
2023-01-13 Tom TromeyRename to allow_gdbserver_tests
2023-01-13 Tom TromeyRename to allow_fortran_tests
2023-01-13 Tom TromeyRename to allow_cplus_tests and allow_stl_tests
2023-01-13 Tom TromeyRename to allow_xml_test
2023-01-13 Tom TromeyUse require gdb_skip_xml_test
2023-01-13 Tom TromeyUse require !gdb_debug_enabled
2023-01-13 Tom TromeyUse require !skip_gdbserver_tests
2023-01-13 Tom TromeyUse require isnative
2023-01-13 Tom TromeyUse require can_spawn_for_attach
2023-01-13 Tom TromeyUse require !use_gdb_stub
2023-01-13 Tom TromeyUse require support_displaced_stepping
2023-01-13 Tom TromeyUse require !skip_hw_watchpoint_tests
2023-01-13 Tom TromeyUse require !skip_fortran_tests
2023-01-13 Tom TromeyUse require !skip_shlib_tests
2023-01-13 Tom TromeyUse require !skip_cplus_tests
2023-01-13 Tom TromeyUse require dwarf2_support
2023-01-13 Tom TromeyUse require supports_process_record
2023-01-13 Tom TromeyUse require supports_reverse
2023-01-13 Tom TromeyChange 'require' to accept a list of predicates
2023-01-06 Bruno Larsengdb/mi: add no-history stop reason
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-28 Andrew Burgessgdb/testsuite: remove use of then keyword from gdb...
2022-11-19 Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-07 Simon Marchigdb/testsuite: use a more unique name in gdb.mi/mi...
2022-10-27 Tom de Vries[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec...
2022-10-27 Tom de Vries[gdb/testsuite] Use remote_exec chmod instead of remote...
2022-10-25 Tom de Vries[gdb/testsuite] Handle missing .note.GNU-stack
2022-10-20 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with...
2022-10-18 Carl LoveUpdate tests to use skip_hw_watchpoint_tests to test...
2022-10-13 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with...
2022-10-02 Andrew Burgessgdb/mi: new options for -data-disassemble command
2022-10-02 Andrew Burgessgdb: disassembler opcode display formatting
2022-10-02 Andrew Burgessgdb/testsuite: new test for -data-disassemble opcodes...
2022-09-30 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE...
2022-08-16 Simon Marchigdb/testsuite: fix breakpoint script output in gdb...
2022-08-11 Lancelot SIXgdb/varobj: Only re-evaluate invalid globals during...
2022-08-11 Tom de Vriesgdb/varobj: Reset varobj after relocations have been...
2022-08-11 Lancelot SIXgdb/varobj: Do not invalidate locals in varobj_invalida...
2022-08-10 Simon Marchigdb/mi: fix breakpoint script field output
2022-07-26 Lancelot SIXgdb/varobj: Fix varobj_invalidate_iter
2022-07-26 Lancelot SIXgdb/varobj: Fix use after free in varobj
2022-07-11 Pedro AlvesAlways emit =thread-exited notifications, even if silent
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-06-06 Tom TromeyRemove "-break-insert -r" tests
2022-06-02 Tom de Vries[gdb/testsuite] Detect change instead of init in gdb...
2022-05-16 Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-09 Andrew Burgessgdb/testsuite: fix occasional failure in gdb.mi/mi...
2022-05-08 Tom de Vries[gdb/testsuite] Handle init errors in gdb.mi/user-selec...
2022-05-03 Andrew Burgessgdb/testsuite: small cleanup in mi-break-qualified.exp
2022-05-03 Andrew Burgessgdb/testsuite: change mi_gdb_start to take a list of...
2022-05-03 Andrew Burgessgdb: fix failures in gdb.mi/mi-exec-run.exp with native...
2022-04-21 Simon Marchigdb/testsuite: fix "set temporary breakpoint" DUPLICATEs
2022-04-05 Simon Marchigdb/testsuite: fix intermittent failures in gdb.mi...
2022-04-03 Andrew Burgessgdb/testsuite: resolve a duplicate test name in a gdb...
2022-03-23 Andrew Burgessgdb/testsuite: address test failures in gdb.mi/mi-multi...
2022-03-16 Jan Vranygdb/mi: consistently notify user when GDB/MI client...
2022-03-15 Andrew Burgessgdb/testsuite: rename a proc and fix a typo
2022-03-08 Jan Vranygdb/mi: preserve user selected thread and frame when...
2022-03-07 Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 Umair Sairgdb/mi: fix regression in mi -add-inferior command
2022-02-28 Keith SeitzFix "spawn id XYZ not open" errors in gdb.mi/mi-exec...
2022-02-21 Andrew Burgessgdb/testsuite: relax pattern in new gdb.mi/mi-multi...
2022-02-07 Andrew Burgessgdb: unbuffer all input streams when not using readline
2022-01-07 Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-catch...
2022-01-07 Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-languag...
2022-01-07 Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop...
2022-01-07 Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp
2022-01-07 Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrex...
2022-01-03 Tom de Vries[gdb/testsuite] Handle for loop initial decl with gcc...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-23 Andrew Burgessgdb/testsuite: resolve some duplicate testnames in...
2021-11-25 Tom de Vries[gdb/cli] Add "set logging enabled", deprecate "set...
2021-11-19 Tom de Vries[gdb/testsuite] Handle runto fail in gdb.mi/mi-var...
next