aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Put bcache inside "namespace gdb"Christian Biesinger1-0/+16
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries1-0/+7
2019-12-06gdb: fix overload resolution for see-through referencesTankut Baris Aktemur1-0/+6
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers1-0/+4
2019-12-05Fix leaks when pruning inferiors.Philippe Waroquiers1-0/+4
2019-12-05Remove gdbarch parameter of lookup_typenameSimon Marchi1-0/+25
2019-12-04Fix (most) OpenBSD link errorsChristian Biesinger1-0/+5
2019-12-04Use metadata style in a few more placesTom Tromey1-0/+8
2019-12-04gdb/fortran: Support for single/double type modifiersAndrew Burgess1-0/+10
2019-12-04Fix doc of AVR-specific command "info io_registers"Simon Marchi1-0/+5
2019-12-04Fix regcache::cooked_read_test selftest for mepSimon Marchi1-0/+5
2019-12-04Remove unused includes in aarch64-linux-tdep.cSimon Marchi1-0/+4
2019-12-04Remove unused includes in aarch64-tdep.cSimon Marchi1-0/+4
2019-12-04Compare iterators, not values, in filtered_iterator::operator{==,!=}Simon Marchi1-0/+8
2019-12-04Propagate endianity to subrange typesTom Tromey1-0/+5
2019-12-04Remove gdbarch_bits_big_endianTom Tromey1-0/+17
2019-12-04Move type_byte_order earlierTom Tromey1-0/+5
2019-12-04Add scalar_storage_order support for floating pointTom Tromey1-0/+8
2019-12-04Fix another build failure in tui-selftests.cTom Tromey1-0/+4
2019-12-04Silence maybe-uninitialized warning in dwarf2read.cTom Tromey1-0/+5
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess1-0/+27
2019-12-04gdb: Split global symbol search into separate functionsAndrew Burgess1-0/+19
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess1-0/+15
2019-12-03Replace hash function from bcache with fast_hashChristian Biesinger1-0/+12
2019-12-03Fix leak of symbol name in block_symbol_cachePhilippe Waroquiers1-0/+6
2019-12-02Fix build breakage with --disable-tuiTom Tromey1-0/+5
2019-12-02Change type of debug_aix_thread to boolChristian Biesinger1-0/+4
2019-12-02Remove stale FIXME commentLuis Machado1-0/+4
2019-12-01gdb: Dynamic string length supportAndrew Burgess1-0/+13
2019-12-01gdb/dwarf: Introduce dwarf2_per_cu_int_type functionAndrew Burgess1-0/+7
2019-12-01gdb/fortran: array stride supportAndrew Burgess1-0/+24
2019-12-01Treat inactive TUI specially in "info win"Tom Tromey1-0/+5
2019-12-01Fix latent bug in tui_copy_source_lineTom Tromey1-0/+7
2019-12-01Re-highlight windows when needed during TUI startupTom Tromey1-0/+4
2019-12-01Add TUI border colorsTom Tromey1-0/+25
2019-12-01Allow using less horizontal space in TUI source windowTom Tromey1-0/+15
2019-11-30Correctly compute length of DW_TAG_variant_part unionTom Tromey1-0/+5
2019-11-30Document define-prefix command and the use of . in command names.Philippe Waroquiers1-0/+4
2019-11-30Allow . character as part of command names.Philippe Waroquiers1-0/+14
2019-11-30Implement user defined prefix.Philippe Waroquiers1-0/+11
2019-11-29gdb: improve debug output of function overload resolutionTankut Baris Aktemur1-0/+4
2019-11-29gdb: fix segfault in overload resolution debug outputTankut Baris Aktemur1-0/+5
2019-11-28Fix creal_internal_fn commentTom Tromey1-0/+4
2019-11-28Make two range_bounds bitfields unsignedTom Tromey1-0/+5
2019-11-28Remove unused declaratoin from guileTom Tromey1-0/+5
2019-11-28jit: minor improvement to debug loggingMihails Strasuns1-0/+7
2019-11-27Add missing ChangeLog entry for the previous commitChristian Biesinger1-0/+4
2019-11-27Turn off threaded minsym demangling by defaultChristian Biesinger1-0/+10
2019-11-27Compute msymbol hash codes in parallelChristian Biesinger1-0/+10
2019-11-27Precompute hash value for symbol_set_namesChristian Biesinger1-0/+8