aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-02-02gdb/dwarf: fix bound check in read_rnglist_indexSimon Marchi1-0/+4
2021-02-02gdb/dwarf: change read_loclist_index complaints into errorsSimon Marchi1-0/+5
2021-02-02[gdb/symtab] Fix assert in write_one_signatured_typeTom de Vries1-0/+6
2021-02-01gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess1-0/+29
2021-01-29[gdb/breakpoint] Fix stepping past non-stmt line-table entriesTom de Vries1-0/+7
2021-01-28gdb: remove unneeded switch_to_thread from thr_try_catch_cmdAndrew Burgess1-0/+5
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess1-0/+51
2021-01-28gdb: rename get_type_arch to type::archSimon Marchi1-0/+5
2021-01-28gdb: rename type::{arch,objfile} -> type::{arch_owner,objfile_owner}Simon Marchi1-0/+7
2021-01-28gdb: update comment for execute_command_to_stringAndrew Burgess1-0/+5
2021-01-28[gdb/breakpoints] Fix longjmp master breakpoint with separate debug infoTom de Vries1-0/+10
2021-01-27Avoid use after free with logging and debug redirect.Lancelot SIX1-0/+7
2021-01-27GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson1-0/+7
2021-01-26Use debug_prefixed_printf_cond in windows-nat.cTom Tromey1-0/+15
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns1-0/+5
2021-01-26gdb: Add default reggroups for ARCShahab Vahedi1-0/+5
2021-01-26Fix the date for the last entry in gdb/ChangeLogShahab Vahedi1-1/+1
2021-01-26arc: Log "pc" value in "arc_skip_prologue"Anton Kolesov1-0/+4
2021-01-25[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIETom de Vries1-0/+7
2021-01-25Fix fixed-point regression with recent GCCTom Tromey1-0/+5
2021-01-25Specially handle array contexts in Ada expression resolutionTom Tromey1-0/+4
2021-01-23Avoid crash when "compile" expression uses cooked registerTom Tromey1-0/+6
2021-01-23Use std::vector for "registers_used" in compile featureTom Tromey1-0/+24
2021-01-23Remove call to reset from compile_to_objectTom Tromey1-0/+7
2021-01-23gdb: fix regression in copy_type_recursiveSimon Marchi1-0/+5
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX1-0/+6
2021-01-22gdb: add new version styleAndrew Burgess1-0/+14
2021-01-22gdb: don't print escape characters when a style is disabledAndrew Burgess1-0/+10
2021-01-22gdb: add remote_debug_printfSimon Marchi1-0/+7
2021-01-22gdb: change remote_debug to boolSimon Marchi1-0/+6
2021-01-22gdb: move remote_debug to remote.{h,c}Simon Marchi1-0/+8
2021-01-22gdb: move set remote commands to remote.cSimon Marchi1-0/+9
2021-01-22gdb: remove TYPE_OBJFILE macroSimon Marchi1-0/+5
2021-01-22gdb: remove TYPE_OBJFILE_OWNED macroSimon Marchi1-0/+5
2021-01-22gdb: add owner-related methods to struct typeSimon Marchi1-0/+28
2021-01-21Fix build errors for armhfLuis Machado1-0/+5
2021-01-21gdb: convert auto-load to new-style debug macrosSimon Marchi1-0/+10
2021-01-21gdb: remove unused f77_array_offset_tbl from f-valprint.cSimon Marchi1-0/+4
2021-01-21gdb: convert bfd-cache to new-style debug macrosSimon Marchi1-0/+4
2021-01-21gdb: use interruptible_select when connecting to a remoteSimon Marchi1-0/+5
2021-01-21Add Python support for hardware breakpointsHannes Domani1-0/+8
2021-01-21gdb: convert arm to new-style debug macrosSimon Marchi1-0/+4
2021-01-20gdb: change debug_bfd_cache to boolSimon Marchi1-0/+5
2021-01-20gdb/dwarf: add assertion in maybe_queue_comp_unitSimon Marchi1-0/+5
2021-01-20gdb/dwarf: add some logging in dwarf2/read.cSimon Marchi1-0/+5
2021-01-20gdb: make some variables staticSimon Marchi1-0/+48
2021-01-20gdb/remote.c: address conflicting enum and method nameJoel Sherrill1-0/+10
2021-01-20Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior1-0/+13
2021-01-19use DISABLE_COPY_AND_ASSIGN in switch_thru_all_uisLancelot SIX1-0/+4
2021-01-19trad-frame cleanupsLuis Machado1-0/+55