Fix comment in ada-typeprint.c
[binutils-gdb.git] / gdb / ChangeLog
2020-03-11 Tom TromeyFix comment in ada-typeprint.c
2020-03-11 Andrew Burgessgdb: Fix out of bounds array access in buildsym_compuni...
2020-03-10 Tom de Vries[gdb] Fix segv in "maint print symbols" for ada exec
2020-03-10 Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-07 Tom de Vries[gdb] Support anonymous typedef generated by gcc -felim...
2020-03-07 Tom TromeyRemove some obsolete comments
2020-03-06 Simon MarchiPass thread_info pointer to various inferior control...
2020-03-06 Hannes DomaniDon't try to get the TIB address without an inferior
2020-03-06 Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-06 Tom de Vries[gdb] Remove trailing "done" after "Reading symbols...
2020-03-06 Andrew Burgessgdbserver/gdbsupport: Add .dir-locals.el file
2020-03-05 John BaldwinUse std::string for 'psargs'.
2020-03-05 Tankut Baris Aktemurgdb, gdbserver, gdbsupport: add .gitattributes files
2020-03-04 Tom TromeyIntroduce objfile::intern
2020-03-04 Tom TromeyMake "gnutarget" const
2020-03-04 Hannes DomaniImplement debugging of WOW64 processes
2020-03-04 Luis MachadoRevert "gdb: Do not print empty-group regs when printin...
2020-03-03 Tom TromeyFind tailcall frames before inline frames
2020-03-03 Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-03-03 Hannes DomaniRebase executable to match relocated base address
2020-03-03 Sergio Durigan JuniorFix printf of a convenience variable holding an inferio...
2020-03-03 Luis MachadoUpdate GDB to use new AUXV entry types
2020-03-02 Simon MarchiSmall clean up of use_displaced_stepping
2020-03-02 Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-03-02 Christian BiesingerFix arm-netbsd build error: convert from FPA to VFP
2020-03-02 Andrew Burgessgdb/remote: Restore support for 'S' stop reply packet
2020-03-02 Jon Turneygdb: Move defs.h before any system header in debuginfod...
2020-02-28 Tom de Vries[gdb] Don't set initial language using previous language
2020-02-28 Simon MarchiPass correct die_reader_specs in cutu_reader::init_tu_a...
2020-02-28 Aaron Mereygdb: Check for nullptr when computing srcpath
2020-02-27 Tom TromeyRemove field_info::nfields member
2020-02-27 Andrew Burgessgdb: Use std::abs instead of abs on LONGEST types
2020-02-26 Tom TromeySpecialize partial_symtab for DWARF include files
2020-02-26 Tom TromeyRemove casts from dwarf2/index-write.c
2020-02-26 Aaron MereyAdd debuginfod support to GDB
2020-02-26 Jérémie Galarneaugdb: print thread names in thread apply command output
2020-02-26 Simon MarchiMove more declarations from dwarf2/loc.h to dwarf2...
2020-02-26 Tom de Vries[gdb] Don't set initial language if set manually
2020-02-26 Simon MarchiMove dwarf2_read_addr_index declaration to dwarf2/read.h
2020-02-25 Andrew Burgessgdb/fortran: Support negative array stride in one limit...
2020-02-25 Luis Machado[AArch64] Fix typo in comment
2020-02-25 Simon MarchiMove dwarf2_get_die_type declaration to dwarf2/read.h
2020-02-25 Joel Brobeckergdb/copyright.py: Add generated files in gnulib/ to...
2020-02-24 Tom TromeyFix a memory leak and remove an unused member
2020-02-24 Tom TromeyConvert IS_TYPE_UNIT_GROUP to method
2020-02-24 Tom TromeySimplify setting of reading_partial_symbols
2020-02-24 Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-02-24 Tom de Vries[gdb/testsuite] Fix layout next/prev/regs help message
2020-02-22 Tom TromeyMake dwarf2_compile_expr_to_ax static
2020-02-22 Tom TromeyFix cast in TUI_DISASM_WIN
2020-02-22 Tom TromeyAdd "usage" text to all TUI command help
2020-02-22 Tom TromeyUse error_no_arg in TUI
2020-02-22 Tom TromeyMake some tui_source_window_base members "protected"
2020-02-22 Tom TromeyAllow TUI windows in Python
2020-02-22 Tom TromeyRemove the TUI annotation hack
2020-02-22 Tom TromeyRemove tui_set_win_with_focus
2020-02-22 Tom TromeyChange how TUI windows are instantiated
2020-02-22 Tom TromeyTUI windows do not need to store their type
2020-02-22 Tom TromeyRemove tui_delete_invisible_windows and tui_make_all_in...
2020-02-22 Tom TromeyHandle ambiguity in tui_partial_win_by_name
2020-02-22 Tom TromeyReimplement tui_next_win and tui_prev_win
2020-02-22 Tom TromeyChange TUI window iteration
2020-02-22 Tom TromeyAdd horizontal splitting to TUI layout
2020-02-22 Tom TromeyChange return type of tui_layout_base::adjust_size
2020-02-22 Tom TromeyAllow TUI sub-layouts in "new-layout" command
2020-02-22 Tom TromeyAdd the "tui new-layout" command
2020-02-22 Tom TromeyRemove hard-coded TUI layouts
2020-02-22 Tom TromeyReimplement "tui reg" command
2020-02-22 Tom TromeyReimplement TUI "C-x 1" binding
2020-02-22 Tom TromeySimplify TUI C-x 2 binding
2020-02-22 Tom TromeyFix latent display bug in tui_data_window
2020-02-22 Tom TromeySimplify tui_add_win_to_layout
2020-02-22 Tom TromeyUse TUI_DISASM_WIN instead of tui_win_list array
2020-02-22 Tom TromeyStyle field names in "print"
2020-02-21 Tom TromeyUpdate partial_symtab comment
2020-02-21 Tom TromeyFix two more mips-tdep.h declarations
2020-02-21 Tom de Vries[gdb] Fix cc-with-dwz regression
2020-02-21 Ali Tamur via gdb... Check for null result from gdb_demangle
2020-02-21 Tom TromeyFix latent bug in dwarf2_find_containing_comp_unit
2020-02-21 Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-20 Sergio Durigan JuniorMake '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'
2020-02-20 Andrew Burgessgdb: Allow more control over where to find python libraries
2020-02-20 Tom TromeyTwo compute_and_set_names simplifications
2020-02-19 Simon Marchigdb: dwarf2/read.c: remove unused objfile parameters...
2020-02-19 Doug Evansrust/25535 Apply embedded offset to enum variant calcul...
2020-02-19 Tom TromeyFix declaration of mips_pc_is_mips
2020-02-19 Tom TromeyUse obstack_strdup in ada-lang.c
2020-02-19 Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-19 Tom TromeyRemove useless NULL check in python.c
2020-02-19 Maciej W. Rozyckigdbserver: Add RISC-V/Linux support
2020-02-19 Andrew Burgessgdb/riscv: Update API for looking up target descriptions
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-18 Bernd EdlingerFix build with gcc-4.8.x
2020-02-18 Simon Marchigdb: update email address for Palmer Dabbelt
2020-02-14 Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14 Tom TromeyCache .gnu_debugdata BFD
2020-02-14 Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
next