aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-11-02gdb/riscv: read frame base register as unsigned in the unwinderAndrew Burgess1-0/+6
2020-11-01Change end_psymtab_common to a methodTom Tromey1-0/+13
2020-11-01Remove partial symbol statisticsTom Tromey1-0/+8
2020-11-01Remove parameter from end_psymtab_commonTom Tromey1-0/+11
2020-11-01Remove init_psymbol_listTom Tromey1-0/+8
2020-11-01ada-lang.c: Rename gnat_encoded_fixed_type_infoJoel Brobecker1-0/+5
2020-11-01ada-lang.c: fix line too long in cast_from_gnat_encoded_fixed_point_typeJoel Brobecker1-0/+5
2020-11-01ada-lang.c: Renaming some fixed-point-related routinesJoel Brobecker1-0/+14
2020-10-31gdb: restore some checks of debug flagsAndrew Burgess1-0/+7
2020-10-31gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functionsSimon Marchi1-0/+12
2020-10-31gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi1-0/+6
2020-10-31gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: re-indent ptrace.m4Simon Marchi1-0/+4
2020-10-31gdb: modernize acinclude.m4Simon Marchi1-0/+5
2020-10-31gdb: modernize configure.acSimon Marchi1-0/+5
2020-10-31gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi1-0/+6
2020-10-31gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi1-0/+6
2020-10-30gdb: introduce displaced_debug_printfSimon Marchi1-0/+11
2020-10-30gdb: rs6000_dwarf2_reg_to_regnum return -1 for unknown register numberSimon Marchi1-0/+4
2020-10-30Have stamp-init depend on config.statusTom Tromey1-0/+4
2020-10-30gdb/infrun: disable pagination in fetch_inferior_eventTankut Baris Aktemur1-0/+4
2020-10-30Move lookup_selected_frame to frame.cPedro Alves1-0/+5
2020-10-30Make scoped_restore_current_thread's cdtors exception free (RFC)Pedro Alves1-0/+39
2020-10-29gdb: fix documentation of gdbarch_displaced_step_hw_singlestepSimon Marchi1-0/+6
2020-10-29gdb: remove parameter of gdbarch_displaced_step_hw_singlestepSimon Marchi1-0/+20
2020-10-29Remove call to exec_closeTom Tromey1-0/+5
2020-10-29Don't change current program space in exec_target::closeTom Tromey1-0/+5
2020-10-29Change add_target_sections_of_objfile to method on program_spaceTom Tromey1-0/+9
2020-10-29Change add_target_sections to method on program_spaceTom Tromey1-0/+9
2020-10-29Change remove_target_sections to method on program_spaceTom Tromey1-0/+7
2020-10-29Change program_space_empty_p to method on program_spaceTom Tromey1-0/+8
2020-10-29Change clear_program_space_solib_cache to method on program_spaceTom Tromey1-0/+11
2020-10-29Remove symfile_objfile macroTom Tromey1-0/+29
2020-10-29Change program_space::ebfd to a gdb_bfd_ref_ptrTom Tromey1-0/+9
2020-10-29Remove the exec_bfd macroTom Tromey1-0/+43
2020-10-29Remove current_target_sections macroTom Tromey1-0/+12
2020-10-29Remove exec_bfd_mtime defineTom Tromey1-0/+8
2020-10-29Remove commented-out code from gcore.cTom Tromey1-0/+5
2020-10-29Change exec_close to be a method on program_spaceTom Tromey1-0/+9
2020-10-29Remove exec_filename macroTom Tromey1-0/+14
2020-10-29Add target_section constructorTom Tromey1-0/+7
2020-10-29gdb: restore thread after detaching or killing an inferiorTankut Baris Aktemur1-0/+6
2020-10-28[gdb/symtab] Fix language of frame without debug infoTom de Vries1-0/+6
2020-10-27gdb: remove unused includes in m32c-tdep.cSimon Marchi1-0/+4
2020-10-27gdb: remove unused includes in xtensa-tdep.cSimon Marchi1-0/+4
2020-10-27gdb/breakpoint: use gdb::option for the '-force' flagTankut Baris Aktemur1-0/+8
2020-10-27[gdb/testsuite] Fix section matching in find_pc_sect_compunit_symtabTom de Vries1-0/+5
2020-10-27[gdb/symtab] Use early continue in find_pc_sect_compunit_symtabTom de Vries1-0/+4