Convert ada_val_print_ref to value-based API
[binutils-gdb.git] / gdb / ChangeLog
2020-03-14 Tom TromeyConvert ada_val_print_ref to value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_num
2020-03-14 Tom TromeyRewrite ada_value_print_1 floating point case
2020-03-14 Tom TromeyIntroduce ada_value_print_ptr
2020-03-14 Tom TromeyRewrite ada_value_print_inner
2020-03-14 Tom TromeyIntroduce cp_print_value
2020-03-14 Tom TromeyIntroduce cp_print_value_fields and c_value_print_struct
2020-03-14 Tom TromeyIntroduce c_value_print_array
2020-03-14 Tom TromeyIntroduce c_value_print_memberptr
2020-03-14 Tom TromeyIntroduce c_value_print_int
2020-03-14 Tom TromeyIntroduce c_value_print_ptr
2020-03-14 Tom TromeyRewrite c_value_print_inner
2020-03-14 Tom TromeyIntroduce generic_value_print_complex
2020-03-14 Tom TromeySimplify generic_val_print_float
2020-03-14 Tom TromeyIntroduce generic_value_print_char
2020-03-14 Tom TromeyIntroduce generic_value_print_int
2020-03-14 Tom TromeyIntroduce generic_value_print_bool
2020-03-14 Tom TromeySimplify generic_val_print_func
2020-03-14 Tom TromeyRemove generic_val_print_flags
2020-03-14 Tom TromeyFix generic_val_print_enum for value-based printing
2020-03-14 Tom TromeyIntroduce generic_value_print_ptr
2020-03-14 Tom TromeyInitial rewrite of generic_value_print
2020-03-14 Tom TromeyConvert Pascal to value-based API
2020-03-14 Tom TromeyRewrite pascal_value_print_inner
2020-03-14 Tom TromeyConvert Fortran printing to value-based API
2020-03-14 Tom TromeyConvert Modula-2 printing to value-based API
2020-03-14 Tom TromeyConvert D printing to value-based API
2020-03-14 Tom TromeyConvert Go printing to value-based API
2020-03-14 Tom TromeyConvert Rust printing to value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_inner
2020-03-14 Tom TromeyIntroduce f_value_print_innner
2020-03-14 Tom TromeyIntroduce pascal_value_print_inner
2020-03-14 Tom TromeyIntroduce m2_value_print_inner
2020-03-14 Tom TromeyIntroduce c_value_print_inner
2020-03-14 Tom TromeyMake pascal_object_print_value_fields static
2020-03-14 Tom TromeySimplify c_val_print_array
2020-03-14 Tom TromeyIntroduce value_print_array_elements
2020-03-14 Tom TromeyTwo simple uses of value_print_scalar_formatted
2020-03-14 Tom TromeyIntroduce value_print_scalar_formatted
2020-03-14 Tom TromeyIntroduce generic_value_print
2020-03-14 Tom TromeyIntroduce la_value_print_inner
2020-03-14 Tom TromeyUse common_val_print in c-valprint.c
2020-03-14 Tom TromeyUse common_val_print in cp-valprint.c
2020-03-14 Tom TromeyUse common_val_print in f-valprint.c
2020-03-14 Tom TromeyUse common_val_print in riscv-tdep.c
2020-03-14 Tom TromeyUse common_val_print in mi-main.c
2020-03-14 Tom TromeyUse common_val_print in infcmd.c
2020-03-14 Tom TromeyIntroduce common_val_print_checked
2020-03-14 Tom TromeyRefactor val_print and common_val_print
2020-03-14 Tom TromeyUse scoped_value_mark in value_print
2020-03-13 Tom de Vries[gdb/symtab] Fix partial unit psymtabs
2020-03-12 Christian BiesingerRemove deprecated core file functions
2020-03-12 Tom TromeyCast to bfd_vma in arm-tdep.c
2020-03-12 Tom TromeyDon't use sprintf_vma for CORE_ADDR
2020-03-12 Tom TromeyFix CORE_ADDR size assertion in symfile-mem.c
2020-03-12 Simon MarchiMove gdb/selftest.m4 to gdbsupport/selftest.m4
2020-03-12 Simon MarchiDon't include selftests objects in build when unit...
2020-03-12 Simon MarchiMove sourcing of development.sh to GDB_AC_COMMON
2020-03-12 Simon Marchigdb/selftest.m4: ensure $development is set
2020-03-12 Christian BiesingerRemove use of deprecated core functions (in NetBSD...
2020-03-12 Kevin BuettnerAvoid infinite recursion in find_pc_sect_line
2020-03-11 Simon Marchigdb: enable -Wmissing-prototypes warning
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
next