aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Ensure class_tui is listed in the output of "help" giving the list of classes.Philippe Waroquiers1-0/+6
2020-05-26Handle indexing Ada arrays with enum indicesTom Tromey1-0/+20
2020-05-26Fix bugs in 'val and 'pos with range typesTom Tromey1-0/+5
2020-05-25gdb: make avr_integer_to_address generate code or data address based on typeCristiano De Alti1-0/+7
2020-05-25gdb: Move construct_inferior_arguments to gdbsupportMichael Weghorn1-0/+5
2020-05-24Revert "Add completion styling"Tom Tromey1-0/+15
2020-05-24Don't remove C++ aliases from completions if symbol doesn't matchPedro Alves1-0/+8
2020-05-23gdb: remove TYPE_FIELD macroSimon Marchi1-0/+5
2020-05-23Document the GDB 9.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2020-05-23Add completion stylingTom Tromey1-0/+14
2020-05-23Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparisonPedro Alves1-0/+14
2020-05-22gdb: remove TYPE_FIELDS macroSimon Marchi1-0/+6
2020-05-22gdb: add type::fields / type::set_fieldsSimon Marchi1-0/+6
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-0/+5
2020-05-22gdb: add type::num_fields / type::set_num_fieldsSimon Marchi1-0/+8
2020-05-22Remove obsolete declarationTom Tromey1-0/+5
2020-05-22gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess1-0/+11
2020-05-21gdb: fix -Wtautological-overlap-compare error in lm32-tdep.cSimon Marchi1-0/+4
2020-05-21gdb: remove unnecessary NULL checks before xfreeSimon Marchi1-0/+12
2020-05-20gdb: reset/recompute objfile section offsets in reread_symbolsSimon Marchi1-0/+6
2020-05-20Remove bound_name static from ada-lang.cTom Tromey1-0/+5
2020-05-20[gdb/symtab] Handle .gdb_index in ada language modeTom de Vries1-0/+5
2020-05-20PR25993, read of freed memoryAlan Modra1-0/+12
2020-05-20Use bfd_get_filename throughout gdbAlan Modra1-0/+12
2020-05-19Update call to target_fileio_openTom Tromey1-0/+4
2020-05-19gdb: fix off-by-one error in quirk_rust_enumSimon Marchi1-0/+4
2020-05-19Make exec-file-mismatch compare build IDsPedro Alves1-0/+12
2020-05-19Eliminate target_fileio_open_warn_if_slowPedro Alves1-0/+10
2020-05-19Default gdb_bfd_open's fd parameter to -1Pedro Alves1-0/+5
2020-05-19gdb: fix -Wtautological-overlap-compare error in h8300-tdep.cYoshinori Sato1-0/+5
2020-05-19gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi1-0/+8
2020-05-19gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi1-0/+11
2020-05-19gdb: allocate symfile_segment_data with newSimon Marchi1-0/+22
2020-05-18Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth1-0/+4
2020-05-18Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth1-0/+10
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves1-0/+22
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi1-0/+5
2020-05-16gdb: add type::name / type::set_nameSimon Marchi1-0/+6
2020-05-16Remove ALL_UISTom Tromey1-0/+7
2020-05-16gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi1-0/+4
2020-05-16Fix IA64 GNU/Linux buildPedro Alves1-0/+7
2020-05-15gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi1-0/+5
2020-05-15Remove lookup_objfile_from_blockTom Tromey1-0/+12
2020-05-15Remove allocate_symbol et alTom Tromey1-0/+28
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers1-0/+4
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers1-0/+14
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers1-0/+7
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers1-0/+12
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers1-0/+8
2020-05-15command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers1-0/+6