aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-19inflow.c: Do not leak tty.Alexandra Hájková1-0/+5
2021-05-17Rename dwarf2/comp-unit.hTom Tromey1-0/+10
2021-05-17Change dwarf2_cu marking to use methodsTom Tromey1-0/+14
2021-05-17Move some dwarf2_cu methods to new fileTom Tromey1-0/+8
2021-05-17Move dwarf2_cu to new header fileTom Tromey1-0/+7
2021-05-17gdb: additional settings for emacs in .dir-locals.elAndrew Burgess1-0/+5
2021-05-17Avoid crash with GCC trunkTom Tromey1-0/+5
2021-05-17Fix ubsan buildTom Tromey1-0/+5
2021-05-17Fix buffer underflow in add_pathTom Tromey1-0/+4
2021-05-17Change how dwarf2_per_cu_data is deletedTom Tromey1-0/+15
2021-05-17Replace sort_tu_by_abbrev_offset with operator<Tom Tromey1-0/+6
2021-05-17gdb: add pyproject.tomlSimon Marchi1-0/+5
2021-05-17gdb: add cmd_list_element::is_command_class_helpSimon Marchi1-0/+7
2021-05-17gdb: add cmd_list_element::is_aliasSimon Marchi1-0/+4
2021-05-17gdb: rename cmd_list_element::cmd_pointer to targetSimon Marchi1-0/+9
2021-05-17gdb: rename cmd_list_element::prefixlist to subcommandsSimon Marchi1-0/+8
2021-05-17gdb: don't handle old == nullptr in add_alias_cmdSimon Marchi1-0/+4
2021-05-17gdb: move cmd_list_element::prefixname to cli/cli-decode.cSimon Marchi1-0/+6
2021-05-16CTF: handle forward reference typeWeimin Pan1-0/+6
2021-05-14Fix Python pretty-printing bug in RustTom Tromey1-0/+6
2021-05-14gdb/python: add a 'connection_num' attribute to Inferior objectsTankut Baris Aktemur1-0/+6
2021-05-14gdb: some int to bool conversion in remote.cAndrew Burgess1-0/+7
2021-05-14gdb: fix pretty printing max depth behaviourKent Cheung1-0/+12
2021-05-14sim: create header namespaceMike Frysinger1-0/+5
2021-05-14gdb: lm32: drop unused sim headersMike Frysinger1-0/+5
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi1-0/+5
2021-05-13gdb: on exec, delegate pushing / unpushing target and adding thread to target...Simon Marchi1-0/+16
2021-05-13gdb: call target_follow_exec when "set follow-exec-mode" is "same"Simon Marchi1-0/+6
2021-05-13gdb: remove cmd_list_element::pre_show_hookSimon Marchi1-0/+6
2021-05-13[AArch64] Fix off-by-one when calculating tag granules.Luis Machado1-0/+5
2021-05-12gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptrSimon Marchi1-0/+10
2021-05-12Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"Tom de Vries1-9/+0
2021-05-12Guile: add value-const-valueGeorge Barrett1-0/+7
2021-05-12Guile: add value-{rvalue-,}reference-valueGeorge Barrett1-0/+12
2021-05-12Guile: improved rvalue reference supportGeorge Barrett1-0/+8
2021-05-12gdb, btrace, pt: ignore status update enable eventsMarkus Metzger1-0/+5
2021-05-11gdb: fix indentation in arm_record_data_proc_misc_ld_strSimon Marchi1-0/+5
2021-05-11gdb: fix indentation of cmd_list_elementSimon Marchi1-0/+4
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX1-0/+6
2021-05-10gdb, gdbserver: make status_to_str display the signal nameSimon Marchi1-0/+4
2021-05-09gdb/py: add some debugging to py-breakpoint.cAndrew Burgess1-0/+11
2021-05-09gdb/py: convert debug logging in py-unwind to use new schemeAndrew Burgess1-0/+13
2021-05-09gdb: replace fprint_frame_idAndrew Burgess1-0/+21
2021-05-08gdb, gdbserver: make status_to_str return std::stringSimon Marchi1-0/+14
2021-05-08gdb: add missing space in infrun_debug_printfSimon Marchi1-0/+4
2021-05-08Don't run personality syscall at configure time; don't check it at allPedro Alves1-0/+10
2021-05-07gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess1-0/+6
2021-05-07gdb: make target_desc_info::filename an std::stringSimon Marchi1-0/+12
2021-05-07gdb: (de-)allocate target_desc_info with new/deleteSimon Marchi1-0/+7
2021-05-07gdb: change target_desc_info::fetched to boolSimon Marchi1-0/+7