gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2020-06-04  Simon Marchigdb: tweak format of infrun debug log
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
2020-05-14  Tom de Vries[gdb/testsuite] Split up multi-exec test-cases
2020-05-14  Tankut Baris Aktemurgdb/infrun: enable/disable thread events of all targets...
2020-05-12  Tom de Vries[gdb/testsuite] Fix incorrect string concat in jit...
2020-05-12  Mihails Strasuns[gdb/testsuite] add jit-elf-util.h and run jit function
2020-05-12  Mihails Strasuns[gdb/testsuite] define jit function name via macro
2020-05-12  Mihails Strasuns[gdb/testsuite] use -Ttext-segment for jit-elf tests
2020-05-12  Mihails Strasuns[gdb/testsuite] add lib/jit-elf-helpers.exp
2020-05-12  Mihails Strasuns... [gdb/testsuite] use args as lib list for jit-elf tests
2020-05-12  Simon Marchigdb: change duplicate test name in gdb.base/jit-so.exp
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot...
2020-05-06  Tom de Vries[gdb/testsuite] Fix cur_addr update in gdb.base/watchpo...
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.base/store.exp with gcc-10
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8
2020-05-04  Tom de Vries[gdb/testsuite] Fix gdb.base/async.exp with gcc-8
2020-05-03  Tom TromeyUpdate more calls to add_prefix_cmd
2020-05-02  Tom de Vries[gdb/testsuite] Update psym-external-decl.exp for gcc...
2020-04-29  Simon Marchigdb: fix duplicate test names in gdb.base/break.exp
2020-04-29  Hannes DomaniFix array pretty formatter
2020-04-28  Tom de Vries[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp
2020-04-24  Tom TromeyUse the linkage name if it exists
2020-04-24  Tom de Vries[gdb/testsuite] Reduce errors after gdb exit in default...
2020-04-23  Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case, with...
2020-04-23  Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case)
2020-04-23  Tom de Vries[gdb/testsuite] Skip gdb.base/readnever.exp with target...
2020-04-22  Tom de Vries[gdb/symtab] Store external var decls in psymtab
2020-04-21  Gary BensonFix compilation errors with clang in gdb.base/advance.c
2020-04-21  Mihails Strasuns[gdb/testsuite] share jit-protocol.h by all jit tests
2020-04-21  Mihails Strasuns[gdb/testsuite] structured rename of jit test files
2020-04-21  Mihails Strasuns[gdb/testsuite] allow more registers in gdb.base/jit...
2020-04-20  Gary BensonUse support_nested_function_tests in gdb.base/nested...
2020-04-20  Gary BensonDisable nested function tests for clang
2020-04-20  Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-17  Kamil RytarowskiFix gdb.base/attach-twice.c build on NetBSD
2020-04-17  Kamil RytarowskiFix the build of fork-running-state.c on NetBSD
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-16  Tom de Vries[gdb/testsuite] Fix maint-expand-symbols-header-file...
2020-04-15  Andrew Burgessgdb: Don't corrupt completions hash when expanding...
2020-04-14  Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-10  Tom de Vries[gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
2020-04-10  Tom de Vries[gdb/cli] Don't let python colorize strip leading newlines
2020-04-07  Tom de Vries[gdb/symtab] Fix check-psymtab failure for inline function
2020-04-02  Tom de Vries[gdb] Use partial symbol table to find language for...
2020-04-01  Tom TromeyAdd _Complex type support to C parser
2020-04-01  Tom TromeyImplement complex arithmetic
2020-04-01  Tom TromeyChange how complex types are printed in C
2020-03-31  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with -flto
2020-03-30  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with {cc-with...
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...
next
This page took 0.096612 seconds and 7 git commands to generate.