Fix column alignment in "maint info line-table"
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2020-03-15  Tom de Vries[gdb/testsuite] Fix check-read1 FAIL with gdb.base...
2020-03-14  Tom TromeyAdd C parser support for "restrict" and "_Atomic"
2020-03-14  Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp
2020-03-14  Tom TromeyUse common_val_print in c-valprint.c
2020-03-13  Andrew Burgessgdb/testsuite: Remove paths and make test names unique
2020-03-12  Simon Marchigdb: use foreach_with_prefix in gdb.base/break-interp.exp
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-11  Tom de Vries[gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp
2020-03-11  Tom de Vries[gdb/testsuite] Limit verbose scope in gdb.base/break...
2020-03-11  Tom de Vries[gdb/testsuite] Set EDITOR to true before using edit
2020-03-06  Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-05  Tom de Vries[gdb/testsuite] Update maint.exp for string cache
2020-03-03  Sergio Durigan JuniorFix printf of a convenience variable holding an inferio...
2020-03-02  Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-03-02  Tom de Vries[gdb/testsuite] Add -lbl option in gdb_test_multiple
2020-02-28  Tom de Vries[gdb/testsuite] Fix psymtab expansion postponement...
2020-02-27  Tom de Vries[gdb/testsuite] Remove unused globals
2020-02-26  Tom de Vries[gdb] Don't set initial language if set manually
2020-02-25  Andrew Burgessgdb/testsuite: Remove source file path from test name
2020-02-24  Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-02-22  Tom TromeyStyle field names in "print"
2020-02-19  Tom de Vries[gdb/testsuite] Fix corefile-buildid.exp with check...
2020-02-19  Tom de Vries[gdb/testsuite] Be quiet about missing prelink in solib...
2020-02-19  Tom de Vries[gdb/testsuite] Ignore pass in gdb_caching_proc
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-11  Sergio Durigan JuniorNew testcase for PR tui/25126 (staled source cache)
2020-02-10  Maciej W. RozyckiGDB/testsuite: Fix a catastrophic step-over-no-symbols...
2020-02-09  Tom de Vries[gdb/testsuite] Capture many-headers.exp progress and...
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-02-03  Lukas DurfinaFix compilation error with musl in gdb/testsuite/gdb...
2020-01-27  Luis MachadoHarden gdb.base/step-over-syscall.exp
2020-01-25  Philippe WaroquiersTest 'set exec-file-mismatch ask|warn|off'.
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-14  Bernd EdlingerMake skip without argument skip the current inline...
2020-01-10  Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10  Pedro AlvesMake "show remote exec-file" inferior-aware
2020-01-10  Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-10  George BarrettFix handling of null stap semaphores
2020-01-10  George Barrettgdb/testsuite/gdb.base/stap-probe: Minor clean-up
2020-01-09  Andrew Burgessgdb/testsuite: Fix race condition in gdb.base/skip.exp
2020-01-06  Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-03  Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-29  Bernd EdlingerFix setting breakpoints or stepping on line 65535
2019-12-18  Simon MarchiUpdate gdb.base/default.exp for GDB 10
2019-12-17  Bernd EdlingerFix skip.exp test failure observed with gcc-9.2.0
2019-12-17  Bernd EdlingerWhitespace fix in gdb.base/skip.exp
2019-12-17  Bernd EdlingerAdd a test case for skip with inlined functions
2019-12-16  Simon MarchiFix double-free when creating more than one block in...
2019-12-11  Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-07  Keith SeitzCore file build-id support
2019-12-06  Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-12-04  Tom TromeyAdd bit-field test for scalar_storage_order
2019-12-04  Tom TromeyAdd scalar_storage_order support for floating point
2019-11-30  Philippe WaroquiersAllow . character as part of command names.
2019-11-30  Philippe WaroquiersTest define-prefix.
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-11-21  Tom de Vries[gdb] Only force INTERP_CONSOLE ui_out for breakpoint...
2019-11-19  Andrew Burgessgdb/testsuite: Merge whatis.exp and ctf-whatis.exp
2019-11-19  Andrew Burgessgdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
2019-11-19  Andrew Burgessgdb/testsuite: Introduce skip_ctf_tests guard function
2019-11-14  Tom TromeyAllow re-assigning to convenience variables
2019-11-02  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-31  Philippe WaroquiersTest the convenience functions $_gdb_setting and $_gdb_...
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-21  Tom de Vries[gdb/testsuite] Compile infcall-nested-structs.exp...
2019-10-16  Tom de Vries[gdb/tdep] Fix inferior call arg passing for amd64
2019-10-16  Tom de Vries[gdb/tdep] Fix 'Unexpected register class' assert in...
2019-10-16  Tom de Vries[gdb/testsuite] Fix regexp for reg value in jit-reader.exp
2019-10-10  Andreas Arnezgdb/testsuite: Fix typos in infcall-nested-structs.c
2019-10-07  Tom de Vries[gdb/testsuite] Update expected _gdb_major/_gdb_minor...
2019-10-07  Andrew Burgessgdb/testsuite: Add gdb_test_name variable
2019-10-07  Weimin Pangdb: CTF support
2019-10-03  Andrew Burgessgdb/testsuite: Reduce test name duplication in gdb...
2019-10-03  Tom de Vries[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
2019-10-03  Tom de Vries[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8
2019-10-02  Pedro AlvesMake print-file-var.exp test attribute visibility hidde...
2019-10-01  Tom TromeyUse styled_string for "show logging filename"
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Tom TromeyStyle "pwd" output
2019-10-01  Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01  Andreas Arnezgdb/testsuite: Fix pretty-print.exp on big-endian platforms
2019-09-22  Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/restore...
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-18  Andrew Burgessgdb/testsuite: Avoid directory names in test names
2019-09-17  Mike Gulickgdb: Look for compilation directory relative to directo...
2019-09-17  Andrew Burgessgdb: Catch exceptions when accessing source cache
2019-09-13  Andrew Burgessgdb/testsuite: Make use of exec_has_index_section function
2019-09-13  Andrew Burgessgdb: Have 'maint info sections' print all sections...
2019-09-12  Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/store...
2019-09-06  David Blaikieun-XFAIL under Clang tests using labels
2019-09-05  Tom de Vries[gdb/testsuite] Restore breakpoint command in ui-redire...
2019-09-04  Philippe WaroquiersAvoid expect's buffer overflow in info-var.exp test.
2019-08-29  Sandra LoosemoreRun argv0-symlink.exp only on native target and local...
2019-08-28  Tom de Vries[gdb/testsuite] Fix info-var.exp for debug info from...
2019-08-27  Andrew Burgessgdb: Add new -n flag to some info commands
2019-08-21  Pedro AlvesFix nullptr in with_command_1
next
This page took 0.121173 seconds and 7 git commands to generate.