'runto main' -> 'runto_main' throughout
[binutils-gdb.git] / gdb / testsuite / gdb.base /
2020-10-13 Pedro Alves'runto main' -> 'runto_main' throughout
2020-10-13 Simon Marchigdb: don't pass TARGET_WNOHANG to targets that can...
2020-10-12 Gary BensonFix testcases with required but unreferenced functions...
2020-10-09 Hannes DomaniHandle void results as unformatted prints
2020-10-09 Tom TromeyStyle more output of "disassemble" command
2020-10-07 Tom TromeyRename some tests in find.exp
2020-10-06 Gary BensonFix gdb.base/list.exp with Clang
2020-10-06 Gary BensonFix gdb.base/list-ambiguous.exp with Clang
2020-10-06 Andrew Burgessgdb/testsuite: allow gdb.base/overlays.exp to compile...
2020-10-05 Hannes DomaniFix function argument and return value locations
2020-09-25 Gary BensonFix gdb.base/infcall-nested-structs-c++.exp with Clang
2020-09-20 Pedro AlvesRobustify gdb.base/testenv.exp:find_env
2020-09-17 Pedro Alvesgdb.base/sizeof.exp C++ify
2020-09-17 Pedro Alvesgdb.base/share-env-with-gdbserver.exp C++ify
2020-09-17 Pedro Alvesgdb.base/{prologue,symbol-alias}.exp C++ify
2020-09-17 Pedro Alvesgdb.base/{exprs,ptype,ptype1,setvar,whatis}.c C++ify
2020-09-17 Pedro Alvesgdb.base/charset.{c,exp} C++ify
2020-09-17 Pedro Alvesgdb.base/watchpoint.{c,exp}
2020-09-17 Pedro Alvesgdb.base/printcmds.c C++-ify
2020-09-17 Pedro Alvesgdb.base/examine-backward.exp C++ify and Clang
2020-09-17 Pedro Alvesgdb.base/nested-addr.{c,exp} C++ify
2020-09-17 Pedro Alvesgdb.base/break.exp C++ify
2020-09-17 Pedro Alvesgdb.base/display.exp C++ify
2020-09-17 Pedro Alvesgdb.base/find.exp C++ify
2020-09-16 Tom TromeyMatch demangled name in "skip"
2020-09-16 Tankut Baris Aktemurgdb/breakpoint: make a copy of the "commands" command...
2020-09-13 Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13 Pedro AlvesFix gdb.base/share-env-with-gdbserver.exp with Clang
2020-09-13 Pedro AlvesMake default_mi_gdb_start/dbx_gdb_start use gdb_spawn
2020-09-13 Pedro AlvesDon't drop static function bp locations w/o debug info
2020-09-13 Joel BrobeckerBump version to 11.0.50.DATE-git.
2020-09-11 Tankut Baris Aktemurgdb/testsuite: remove stale comment in gdb.base/bp...
2020-09-03 Tom de Vries[gdb/breakpoint, PIE] Handle setting breakpoint on...
2020-09-01 Kevin Buettnercorefile.exp: XFAIL warning-free test when testing...
2020-09-01 Kevin BuettnerWork around incorrect/broken pathnames in NT_FILE note
2020-08-31 Tom de Vries[gdb/testsuite] Add nopie to gdb.base/eh_return.exp
2020-08-28 Pedro AlvesFix gdb.base/advance-until-multiple-locations.exp with...
2020-08-28 Tom de Vries[gdb/breakpoint] Handle setting breakpoint on label...
2020-08-27 Pedro AlvesFix advance/until and multiple locations (PR gdb/26524)
2020-08-25 Simon Marchigdb/testsuite: fix gdb.base/ui-redirect.exp pattern...
2020-08-24 Simon Marchigdb: add infrun_debug_printf macro
2020-08-20 Tankut Baris Aktemurgdb: fix typo "breapoint" -> "breakpoint"
2020-08-16 Tom de Vries[gdb/testsuite] Add gdb.base/eh_return.exp
2020-07-31 Kevin Buettnergdb.base/coremaker2.c: Fix compilation problems for...
2020-07-31 Kevin BuettnerFix gdb.base/corefile2.exp test case for ppc64le
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: set the condition exp after parsing...
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: do not update the condition string...
2020-07-22 Kevin BuettnerNew core file tests with mappings over existing program...
2020-07-22 Kevin BuettnerAdjust coredump-filter.exp to account for NT_FILE note...
2020-07-22 Kevin BuettnerAdd test for accessing read-only mmapped data in a...
2020-07-22 Kevin BuettnerTest ability to access unwritten-to mmap data in core...
2020-07-22 Kevin BuettnerAdjust corefile.exp test to show regression after bfd...
2020-07-22 Tankut Baris Aktemurgdb/jit: enable tracking multiple JITer objfiles
2020-07-20 Tom de Vries[gdb/testsuite] Fix valgrind-infcall-2.exp without...
2020-07-17 Tom de Vries[gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
2020-07-16 Sandra LoosemoreFix POSIX-isms in gdb.base/shell.exp
2020-07-14 Andrew Burgessgdb: Improve formatting of 'show endian' messages
2020-07-14 Andrew Burgessgdb: Improve formatting of 'show architecture' messages
2020-07-13 Sandra LoosemoreSkip directory tests in gdb.base/info_sources.exp on...
2020-07-13 Gary BensonFix gdb.base/savedregs.exp with clang
2020-07-13 Gary BensonUse volatile pointers when attempting to trigger SIGSEGVs
2020-07-13 Gary BensonSkip VLA structure field tests when compiling with...
2020-07-13 Tom de Vries[gdb/testsuite] Handle missing gold linker in gdb.base...
2020-07-03 Pedro AlvesFix gdb.base/structs2.exp with Clang
2020-07-03 Pedro AlvesFix gdb.base/charset.exp with Clang
2020-07-03 Pedro AlvesRemove stale -DNO_PROTOTYPES bits from gdb testsuite
2020-07-03 Pedro AlvesRemove stale overlay testcase bits
2020-06-26 Nick AlcockFix --enable-libctf and --disable-static
2020-06-22 Philippe WaroquiersAdd tests for new alias default-args related commands...
2020-06-22 Sandra LoosemoreDisable parts of gdb.base/source-dir.exp on remote...
2020-06-21 Philippe WaroquiersEnsure 'exec-file has changed' check has priority over...
2020-06-21 Sandra LoosemoreFix gdb.base/list-missing-source.exp on remote host.
2020-06-17 Simon Marchigdb: check for partial symtab presence in dwarf2_initia...
2020-06-15 Tankut Baris Aktemurgdb/testsuite: fix minor things in jit tests
2020-06-11 Tom TromeyFix hex floating point lexing
2020-06-11 Keith SeitzCompute proper length for dynamic types of TYPE_CODE_TY...
2020-06-11 Tom de Vries[gdb/testsuite] Make gdb.base/dbx.exp more robust
2020-06-10 Simon Marchigdb/testsuite: fix duplicate test names in gdb.base...
2020-06-04 Simon Marchigdb: really share partial symtabs when using .gdb_index...
2020-06-03 Tom de Vries[gdb/testsuite] Fix use of verbose in gdb/jit-*.exp
2020-05-28 Gary BensonFix "enumeration values not handled in switch" error...
2020-05-27 Luis MachadoFix some duplicate test names
2020-05-26 Tom de Vries[gdb/testsuite] Add test-case gold-gdb-index.exp
2020-05-25 Simon Marchigdb/testsuite: add inferior arguments test
2020-05-25 Simon Marchigdb/testsuite: support passing inferior arguments with...
2020-05-25 Tom TromeyRevert "Add completion styling"
2020-05-23 Tom TromeyAdd completion styling
2020-05-22 Andrew Burgessgdb: Restore old annotations behaviour when printing...
2020-05-20 Simon Marchigdb/testsuite: check mmap ret val against MAP_FAILED
2020-05-20 Tom de Vries[gdb/symtab] Handle .gdb_index in ada language mode
2020-05-19 Tom de Vries[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp
2020-05-18 Tom de Vries[gdb/testsuite] Use with_test_prefix in gdb.base/gdb...
2020-05-17 Pedro AlvesStop considering hw and sw breakpoint locations duplica...
2020-05-15 Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-15 Philippe WaroquiersFix/improve 'apropos' output
2020-05-15 Philippe WaroquiersFix/improve 'help CLASS' output
2020-05-15 Philippe WaroquiersFix inconsistent output of prefix and bugs in 'show...
2020-05-15 Philippe WaroquiersFix problem that alias can be defined or not depending...
2020-05-15 Gary BensonFix "control reaches end of non-void function" errors...
2020-05-15 Tom de Vries[gdb/testsuite] Rename *.exp.in to *.exp.tcl
next