aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-27[gdb/symtab] Fix typo in dwarf error messageTom de Vries1-0/+5
2021-05-27[gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries1-0/+10
2021-05-26Revert "gdb: change dwarf_die_debug to bool"Simon Marchi1-5/+0
2021-05-26gdb: change dwarf_die_debug to boolSimon Marchi1-0/+5
2021-05-26gdb: don't zero-initialize reg_buffer contentsSimon Marchi1-0/+5
2021-05-26Introduce htab_delete_entryTom Tromey1-0/+11
2021-05-24Prevent flickering when redrawing the TUI python windowHannes Domani1-0/+5
2021-05-23[gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries1-0/+16
2021-05-22Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.Philippe Waroquiers1-0/+5
2021-05-21[gdb/testsuite] Add target board cc-with-gnu-debuglink.expTom de Vries1-0/+5
2021-05-21[gdb/breakpoint] Fix assert in jit_event_handlerTom de Vries1-0/+6
2021-05-20gdb: remove linespec_p typedefSimon Marchi1-0/+5
2021-05-20cli-script: use unique_ptr to not leak next structAlexandra Hájková1-0/+16
2021-05-20Add myself to gdb/MAINTAINERSAlexandra Hájková1-0/+4
2021-05-20Clean up my ChangeLog entryAlexandra Hájková1-5/+4
2021-05-19Mark tu_abbrev_offset::operator<() const.John Baldwin1-0/+4
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