aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Move free_all_objfiles to program_spaceTom Tromey1-0/+9
2019-12-12Store objfiles on a std::listTom Tromey1-0/+18
2019-12-12Introduce basic_safe_rangeTom Tromey1-0/+6
2019-12-12Remove MULTI_OBJFILE_PTom Tromey1-0/+9
2019-12-12Introduce program_space::remove_objfileTom Tromey1-0/+8
2019-12-12Introduce program_space::add_objfileTom Tromey1-0/+11
2019-12-12Make the objfile destructor privateTom Tromey1-0/+23
2019-12-12Make add_separate_debug_objfile staticTom Tromey1-0/+10
2019-12-12Make the objfile constructor privateTom Tromey1-0/+7
2019-12-12Replace xmalloc/xfree with vector in jit.cSimon Marchi1-0/+5
2019-12-12Remove some calls to malloc_failureTom Tromey1-0/+7
2019-12-12Ravenscar port for RISC-VTom Tromey1-0/+11
2019-12-12Fix the thread-pool.c compilationTom Tromey1-0/+5
2019-12-12Fix unused function errorLuis Machado1-0/+6
2019-12-11Change "winheight" resizing to use new layout codeTom Tromey1-0/+8
2019-12-11Re-apply the current layout when resizingTom Tromey1-0/+5
2019-12-11First use of tui_layoutTom Tromey1-0/+14
2019-12-11Introduce new layout codeTom Tromey1-0/+16
2019-12-11Remove struct tui_pointTom Tromey1-0/+10
2019-12-11Introduce the tui_gen_win_info::min_height methodTom Tromey1-0/+10
2019-12-11Move can_box to tui_gen_win_infoTom Tromey1-0/+5
2019-12-11Move max_height method to tui_gen_win_infoTom Tromey1-0/+10
2019-12-11Update NEWS post GDB 9 branch creation.Joel Brobecker1-0/+6
2019-12-11Bump version to 10.0.50.DATE-git.Joel Brobecker1-0/+5
2019-12-11Fix build on macOSTom Tromey1-0/+7
2019-12-11Fix the build after bfd_get_signed_8 changeTom Tromey1-0/+5
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers1-0/+8
2019-12-10Suppress the "unused function" warning for select_strerror_rChristian Biesinger1-0/+5
2019-12-10Replace the remaining uses of strerror with safe_strerrorChristian Biesinger1-0/+10
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey1-0/+6
2019-12-09Fix scripted probe breakpointsGeorge Barrett1-0/+16
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur1-0/+5
2019-12-09gdb/darwin-nat.c: Fix template argument for scoped_restore_tmplWataru Ashihara1-0/+5
2019-12-07Core file build-id supportKeith Seitz1-0/+18
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