gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1
[deliverable/binutils-gdb.git] / gdb /
2020-05-15  Andrew Burgessgdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3f...
2020-05-15  Pedro AlvesFix gdb.multi/multi-kill.exp
2020-05-15  Pedro AlvesFix global variable collision in gdb.multi/multi-kill.exp
2020-05-15  Kevin BuettnerDisable record btrace bts support for AMD processors
2020-05-14  Laurent Morichettigdb: infrun: consume multiple events at each pass in...
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-14  Simon Marchigdb: add type::code / type::set_code
2020-05-14  Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-14  Tom de Vries[gdb/testsuite] Split up multi-exec test-cases
2020-05-14  Tankut Baris Aktemurgdb/infrun: handle already-exited threads when attempti...
2020-05-14  Tankut Baris Aktemurgdb/infrun: enable/disable thread events of all targets...
2020-05-14  Tankut Baris Aktemurgdb: introduce 'all_non_exited_process_targets' and...
2020-05-14  Tankut Baris Aktemurgdb/infrun: extract out a code piece into 'mark_non_exe...
2020-05-14  Tankut Baris Aktemurgdb/infrun: move a 'regcache_read_pc' call down to...
2020-05-14  Tankut Baris Aktemurgdb: protect some 'regcache_read_pc' calls
2020-05-13  Tom TromeyRemove ada-lang.c:align_value
2020-05-13  Tankut Baris Aktemurgdb: update the copyright year in async-event.[ch]
2020-05-12  Andrew Burgessgdb/testsuite: Disable path and duplicate checks when...
2020-05-12  Simon Marchigdb: make two objfile functions return bool
2020-05-12  Tom de Vries[gdb/testsuite] Fix incorrect string concat in jit...
2020-05-12  Tom de Vries[gdb/testsuite] Fix tcl error in jit-elf-helpers.exp
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.multi
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.ada
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.fortran
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.trace
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.pascal
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.{gdb...
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  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2
2020-05-12  Simon Marchigdb: change duplicate test name in gdb.base/jit-so.exp
2020-05-11  Tom TromeyRestore info_command and breakpoint
2020-05-11  Andrew Burgessgdb/testsuite: Detect and warn about duplicate test...
2020-05-11  Andrew Burgessgdb/testsuite: Detect and warn if paths are used in...
2020-05-11  Tom TromeyFix Ada value printing on PPC64
2020-05-11  Tom de Vries[gdb/testsuite] Change kfail into xfail in gdb.ada...
2020-05-11  Keith SeitzFix gdb.ada/attr_ref_and_charlit.exp typo
2020-05-11  Tom de Vries[gdb/testsuite] Fix gdb.cp/cpexprs-debug-types.exp...
2020-05-11  Keith SeitzClean-up gdb.ada test names
2020-05-11  Tom de Vries[gdb/symtab] Save modules in .debug_names
2020-05-11  Tom de Vries[gdb/symtab] Fix incomplete CU list assert in .debug_names
2020-05-10  Alok Kumar Sharmagdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-05-09  Tom de Vries[gdb] Fix catch throw regexp matching
2020-05-09  Tom TromeyChange server_command to bool
2020-05-09  nitachraFix for the complaint observed when symbol reading...
2020-05-08  Tom TromeyDon't re-process a DIE in read_lexical_block_scope
2020-05-08  Tom TromeyMore C++-ification for struct display
2020-05-08  Tom TromeyRemove ALL_PSPACES
2020-05-08  Tom TromeyRemove ALL_SO_LIBS and so_list_head
2020-05-08  Tom TromeyRemove ALL_EXTENSION_LANGUAGES and ALL_ENABLED_EXTENSIO...
2020-05-08  Tom TromeySpeed up psymbol reading by removing a copy
2020-05-08  Tom de Vries[gdb] Fix stepping over fork with follow-fork-mode...
2020-05-08  Tom de Vries[gdb/testsuite] Add gdb.dwarf2/clang-debug-names.c
2020-05-07  Simon Marchigdb: small cleanup of async-event.c structs
2020-05-07  Simon Marchigdb: remove TYPE_DYN_PROP_LIST macro
2020-05-07  Simon Marchigdb: make remove_dyn_prop a method of struct type
2020-05-07  Simon Marchigdb: make add_dyn_prop a method of struct type
2020-05-07  Simon Marchigdb: make get_dyn_prop a method of struct type
2020-05-06  Simon Marchigdb: remove main_type::flag_static
2020-05-06  Simon Marchigdb: handle endbr64 instruction in amd64_analyze_prologue
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.reverse/consecutive-{precsave...
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_unbuffer_output return-type
2020-05-06  Tom de Vries[gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8
2020-05-06  Tom de Vries[gdb/testsuite] Compile compile-ifunc.c with -Wno-attri...
2020-05-05  Simon Marchigdb: remove main_type::flag_incomplete
2020-05-05  Kamil RytarowskiMention the NetBSD support in "info proc" documentation
2020-05-05  Simon Marchigdb: remove TYPE_INCOMPLETE
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  Hannes DomaniFix typo in comment of DYN_PROP_ASSOCIATED
2020-05-02  Andrew Burgessgdb: Fix formatting error in ChangeLog
2020-05-02  Tom de Vries[gdb/testsuite] Fix i386-mpx.exp compilation warnings
2020-05-02  Tom de Vries[gdb/testsuite] Update psym-external-decl.exp for gcc...
2020-05-01  Tom de Vries[gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint...
2020-05-01  Philippe WaroquiersRemove gdb-gdb.gdb breakpoint on disappeared function...
2020-05-01  Hannes DomaniFix size recalculation of fortran arrays
2020-05-01  Tom de Vries[gdb/testsuite] Fix Wunused-result warning in until...
2020-04-30  Kamil RytarowskiAdd support for NetBSD thread events (create, exit)
2020-04-30  Tom de VriesRevert "2020-04-29 Sterling Augustine <saugustine...
2020-04-30  Philippe WaroquiersRemove duplicated creation of "frame" command and ...
2020-04-30  Hannes DomaniCalculate size of array of stubbed type
2020-04-30  Hannes DomaniAdjust array pretty printer tests to the new format
2020-04-30  Hannes DomaniUse thiscall calling convention for class members
2020-04-30  Simon Marchigdb: silence shellcheck warning SC2162 (use read -r...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2154 (referenced but...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2034 (unused variable...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2166 (&& and !! instead...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2006 (use $() instead...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2086 (missing double...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2059 (variables in print...
2020-04-30  Sterling Augustine2020-04-29 Sterling Augustine <saugustine@google.com>
2020-04-29  Simon Marchigdb: fix duplicate test names in gdb.base/break.exp
2020-04-29  Tom TromeyFix Ada crash with .debug_types
next
This page took 0.04726 seconds and 7 git commands to generate.