[gdb/symtab] Fix incomplete CU list assert in .debug_names
[binutils-gdb.git] / gdb /
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
2020-04-29 Kamil RytarowskiSet NetBSD xml syscall file name to syscalls/netbsd.xml
2020-04-29 Kamil RytarowskiAdd basic event handling in the NetBSD target
2020-04-29 Tom TromeyRemove some dead code
2020-04-29 Tom de Vries[gdb/testsuite] Add xfails for PR gcc/90232
2020-04-29 Hannes DomaniFix array pretty formatter
2020-04-29 Tom de Vries[gdb] Fix range loop index in find_method
2020-04-28 Kamil RytarowskiAdd definitions of system calls to catch in native...
2020-04-28 Simon Marchigdb: fix shellcheck warning in update-freebsd.sh
2020-04-28 Tom TromeyAllow Python commands to be in class_tui
2020-04-28 Tom de VriesAdd missing ChangeLog entries
2020-04-28 Mark Williamsgdb: Fix toplevel types with -fdebug-types-section
2020-04-28 Simon Marchigdb: use gdb:hash_enum as hash function in offset_map_type
2020-04-28 Tankut Baris AktemurFix typo (thead -> thread)
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inlin...
2020-04-28 Tom de Vries[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array...
2020-04-28 Tom de Vries[gdb/symtab] Handle struct decl with DW_AT_signature
2020-04-27 Simon Marchigdb, gdbserver: remove configure check for fs_base...
2020-04-27 Tom TromeyExpand dynamic type documentation
2020-04-27 Luis MachadoFix remaining inline/tailcall unwinding breakage for...
2020-04-26 Tom TromeyRemove class_pseudo
2020-04-26 Philippe WaroquiersFix comments and whitespace in lookup_cmd_composition
2020-04-25 Kamil RytarowskiRemove unused code block in inf_ptrace_target::wait
2020-04-25 Tom de Vries[gdb/testsuite] Add target board debug-types
2020-04-25 Andrew Burgessgdb/testsuite: Remove build paths from test names
2020-04-24 Tom TromeyRemove symbol_get_demangled_name
2020-04-24 Tom TromeyFix Rust test cases
2020-04-24 Tom TromeyUse the linkage name if it exists
2020-04-24 Tom TromeyDon't call compute_and_set_names for partial symbols
2020-04-24 Tom TromeyUse the new add_psymbol_to_list overload
2020-04-24 Tom TromeyIntroduce new add_psymbol_to_list overload
2020-04-24 Tom TromeyAdd attribute::value_as_string method
2020-04-24 Tom TromeyFix two latent Rust bugs
2020-04-24 Tom TromeyMove the rust "{" hack
2020-04-24 Tom TromeyConvert symbol_set_demangled_name to a method
2020-04-24 Tom de Vries[gdb/testsuite] Fix language in dw2-bad-mips-linkage...
2020-04-24 Tom TromeyUpdate test cases that work with minimal encodings
2020-04-24 Tom TromeyAdd Python support for dynamic types
2020-04-24 Tom TromeyAdd tests for Ada changes
2020-04-24 Tom TromeyUpdate Ada ptype support for dynamic types
2020-04-24 Tom TromeyAdd support for variable field offsets
2020-04-24 Tom TromeyAdd support for dynamic type lengths
2020-04-24 Tom TromeyRewrite the existing variant part code
next