gdbsupport: make gdb_open_cloexec return scoped_fd
[binutils-gdb.git] / gdb / testsuite / gdb.mi /
2021-09-30 Tom de Vries[gdb/testsuite] Fix untested messages in gdb.mi/*.exp
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-10 Tom de Vries[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_test
2021-09-09 Tom de Vries[gdb/testsuite] Fix various issues in gdb.mi/mi-sym...
2021-08-16 Patrick MonneratNotify observer of breakpoint auto-disabling
2021-08-03 Carl LoveFixes for mi-fortran-modules.exp fixes
2021-07-26 Carl LoveFix for mi-reverse.exp
2021-07-26 Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
2021-07-13 Simon Marchigdb: disable commit-resumed on -exec-interrupt --thread...
2021-07-12 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for...
2021-07-12 Tankut Baris Aktemurtestsuite: fix whitespace problems in gdb.mi/mi-break.exp
2021-06-25 Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25 Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-11 Kevin Buettnermi-sym-info.exp: Increase timeout for 114-symbol-info...
2021-06-11 Felix Willgerodtgdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.
2021-06-10 Tom de Vries[gdb/testsuite] Fix timeout in gdb.mi/user-selected...
2021-05-06 Tankut Baris Aktemurgdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06 Tankut Baris Aktemurgdb/mi: add a '--force-condition' flag to the '-break...
2021-04-30 Tom de Vries[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust...
2021-04-30 Tom de Vries[gdb/testsuite] Fix duplicate test name in gdb.mi/mi...
2021-04-21 Tankut Baris Aktemurgdb/breakpoint: add a 'force_condition' parameter to...
2021-04-21 Simon Marchitestsuite, gdb.mi: fix duplicate test names in mi-break.exp
2021-03-29 Tankut Baris Aktemurtestsuite, mi: avoid a clang bug in 'user-selected...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-18 Simon Marchigdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non...
2020-10-27 Gary BensonAdd skip_fortran_tests to two Fortran testcases
2020-10-21 Gary BensonFix gdb.mi/mi-fullname-deleted.exp with Clang
2020-10-13 Pedro AlvesEliminate mi_run_to_main, introduce mi_clean_restart
2020-10-13 Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-10-13 Pedro AlvesIntroduce mi_runto_main
2020-10-12 Gary BensonFix testcases with required but unreferenced functions...
2020-10-09 Jan VranyNotify observers that directories have changed when...
2020-09-19 Andrew Burgessgdb/fortran: Change whitespace when printing arrays
2020-09-17 Pedro Alvesgdb.mi/var-cmd.c C++ify
2020-09-13 Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13 Pedro AlvesAdd MI "-break-insert --qualified"
2020-07-13 Gary BensonUse volatile pointers when attempting to trigger SIGSEGVs
2020-06-21 Sandra LoosemoreAdjust gdb.mi/mi-sym-info.exp filename patterns.
2020-05-27 Luis MachadoFix some duplicate test names
2020-05-10 Alok Kumar Sharmagdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-04-22 Tom de Vries[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref...
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAILs in mi-fortran...
2020-03-13 Tom de Vries[gdb/testsuite] Fix buffer full errors in gdb.mi/mi...
2020-03-13 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
2020-03-12 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs
2020-03-03 Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2020-03-03 Tom de Vries[gdb/testsuite] Fix tcl error in gdb.mi/list-thread...
2020-03-03 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp with check-read1
2020-01-10 Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-09 Andrew Burgessgdb/fortran: Improve output pattern in gdb.mi/mi-fortra...
2019-12-04 Andrew Burgessgdb/testsuite: Use -J option when compiling Fortran...
2019-12-04 Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
2019-12-04 Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
2019-11-27 Andrew Burgessgdb/mi: Add -symbol-info-modules command
2019-11-27 Andrew Burgessgdb/mi: Add new commands -symbol-info-{functions,variab...
2019-10-14 Simon Marchigdb.mi/list-thread-groups-available.exp: read entries...
2019-08-26 Tom de Vries[gdb/testsuite] Make skip_libstdcxx_probe_tests return...
2019-08-05 Simon MarchiIncrease timeout in gdb.mi/list-thread-groups-available.exp
2019-07-25 Tom de Vries[gdb/testsuite] Test skip_libstdcxx_probe_tests in...
2019-07-23 Tom de Vries[gdb/testsuite] Fix command result testing in mi-comple...
2019-07-17 Andrew Burgessgdb: Remove a non-const reference parameter
2019-07-09 Pedro Alves"catch catch/throw/rethrow", breakpoint -> catchpoint
2019-06-16 Andrew Burgessgdb/testsuite: Improve detection of bug gdb/24541
2019-06-15 Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15 Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-05-17 Alan Haywardtestsuite: Disable some tests when logging
2019-05-17 Jan VranyMI: Add new command -complete
2019-04-30 Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-03-19 Tom TromeyDon't show "display"s twice in MI
2019-03-13 Simon MarchiFix MI output for multi-location breakpoints
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-21 Jan VranyFix various tests to use -no-pie linker flag when needed
2018-10-04 Tom TromeyClean up "Reading symbols" output
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
2018-08-14 Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-14 Andrew Burgessgdb: Fix instability in thread groups test
2018-08-06 Andrew Burgessgdb: Only run scheduler-locking tests if feature is...
2018-07-25 Jan VranyNotify about breakpoint modification when enabling...
2018-07-19 Tom de Vries[gdb/testsuite] Fix regexp in list-thread-groups-availa...
2018-06-04 Joel Brobecker(windows) GDB/MI crash when using "-list-thread-groups...
2018-04-07 Simon MarchiFix gdb.mi/mi-stack.exp when gcc generates a stack...
2018-04-07 Simon MarchiFix indentation in gdb.mi/mi-stack.exp
2018-03-23 Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-03-02 Thomas Preud'homme[GDB/testsuite] Use %progbits in watch-loc.c
2018-01-22 Joel Brobeckerwrong line number in breakpoint location
2018-01-21 Andrew Burgessgdb: Don't store a thread-id for floating varobj
2018-01-21 Andrew Burgessgdb: PR mi/20395: Fix -var-update for registers in...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-11-03 Yao QiSkip gdb.mi/list-thread-groups-available.exp if no...
2017-11-01 Simon MarchiUse console uiout when executing breakpoint commands
2017-10-10 Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-10-06 Sandra LoosemoreSkip gdb.mi/mi-threads-interrupt.exp if nointerrupts.
2017-10-04 Simon MarchiFix -list-thread-groups --available logic and add test
2017-09-08 Bernhard HeckelFortran: Testsuite, fix differences in type naming.
2017-07-15 Andrew Burgessgdb: Make some test names unique
2017-07-13 Andrew Burgessgdb: Fix more parameter passing to mi_create_breakpoint
2017-07-13 Andrew Burgessgdb: Fix parameter passing to mi_create_breakpoint
2017-03-20 Marc-Andre LaperleAdd -file-list-shared-libraries MI command
next