aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-0/+42
2021-01-19Use gdb::array_view for setting value bytes in trad-frameLuis Machado1-0/+10
2021-01-18sim: bfin: delete accidental ADI copyrightMike Frysinger1-0/+4
2021-01-18gdb/riscv: use a single regset supply function for riscv fbsd & linuxAndrew Burgess1-0/+10
2021-01-18[gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_siginfoTom de Vries1-0/+8
2021-01-18gdb: const-ify hostio methods parameter in remote.cSimon Marchi1-0/+10
2021-01-18gdb: move remote_target::start_remote variable to narrower scopeSimon Marchi1-0/+5
2021-01-18gdb: const-ify remote_target::add_current_inferior_and_thread parameterSimon Marchi1-0/+8
2021-01-18gdb: const-ify unpack_* functions in remote.cSimon Marchi1-0/+15
2021-01-15gdb/tui: compare pointer to nullptr, not 0Andrew Burgess1-0/+4
2021-01-14Add myself to gdb/MAINTAINERSLancelot SIX1-0/+4
2021-01-14Fix building gdb with gcc-4.xBernd Edlinger1-0/+6
2021-01-14[gdb/breakpoint] Handle .plt.sec in in_plt_sectionTom de Vries1-0/+5
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess1-0/+9
2021-01-13gdb: remove target_ops::commit_resume implementation in record-{btrace, full}.cSimon Marchi1-0/+7
2021-01-13gdb: make the remote target track its own thread resume stateSimon Marchi1-0/+16
2021-01-13gdb: convert arc to new-style debug macrosSimon Marchi1-0/+8
2021-01-13gdb: turn arc_debug into a boolSimon Marchi1-0/+8
2021-01-13gdb: bool-ify users of file_is_auto_load_safeSimon Marchi1-0/+5
2021-01-13gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi1-0/+21
2021-01-13gdb: bool-ify file_is_auto_load_safeSimon Marchi1-0/+7