aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-02-22Make dwarf2_compile_expr_to_ax staticTom Tromey1-0/+5
2020-02-22Fix cast in TUI_DISASM_WINTom Tromey1-0/+4
2020-02-22Add "usage" text to all TUI command helpTom Tromey1-0/+7
2020-02-22Use error_no_arg in TUITom Tromey1-0/+7
2020-02-22Make some tui_source_window_base members "protected"Tom Tromey1-0/+33
2020-02-22Allow TUI windows in PythonTom Tromey1-0/+16
2020-02-22Remove the TUI annotation hackTom Tromey1-0/+4
2020-02-22Remove tui_set_win_with_focusTom Tromey1-0/+7
2020-02-22Change how TUI windows are instantiatedTom Tromey1-0/+10
2020-02-22TUI windows do not need to store their typeTom Tromey1-0/+27
2020-02-22Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey1-0/+13
2020-02-22Handle ambiguity in tui_partial_win_by_nameTom Tromey1-0/+5
2020-02-22Reimplement tui_next_win and tui_prev_winTom Tromey1-0/+4
2020-02-22Change TUI window iterationTom Tromey1-0/+17
2020-02-22Add horizontal splitting to TUI layoutTom Tromey1-0/+22
2020-02-22Change return type of tui_layout_base::adjust_sizeTom Tromey1-0/+9
2020-02-22Allow TUI sub-layouts in "new-layout" commandTom Tromey1-0/+14
2020-02-22Add the "tui new-layout" commandTom Tromey1-0/+15
2020-02-22Remove hard-coded TUI layoutsTom Tromey1-0/+34
2020-02-22Reimplement "tui reg" commandTom Tromey1-0/+7
2020-02-22Reimplement TUI "C-x 1" bindingTom Tromey1-0/+12
2020-02-22Simplify TUI C-x 2 bindingTom Tromey1-0/+6
2020-02-22Fix latent display bug in tui_data_windowTom Tromey1-0/+5
2020-02-22Simplify tui_add_win_to_layoutTom Tromey1-0/+6
2020-02-22Use TUI_DISASM_WIN instead of tui_win_list arrayTom Tromey1-0/+5
2020-02-22Style field names in "print"Tom Tromey1-0/+21
2020-02-21Update partial_symtab commentTom Tromey1-0/+4
2020-02-21Fix two more mips-tdep.h declarationsTom Tromey1-0/+5
2020-02-21[gdb] Fix cc-with-dwz regressionTom de Vries1-0/+6
2020-02-21Check for null result from gdb_demangleAli Tamur via gdb-patches1-0/+4
2020-02-20Fix latent bug in dwarf2_find_containing_comp_unitTom Tromey1-0/+8
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu1-0/+8
2020-02-20Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'Sergio Durigan Junior1-0/+8
2020-02-20gdb: Allow more control over where to find python librariesAndrew Burgess1-0/+7
2020-02-19Two compute_and_set_names simplificationsTom Tromey1-0/+5
2020-02-19gdb: dwarf2/read.c: remove unused objfile parameters/variablesSimon Marchi1-0/+7
2020-02-19rust/25535 Apply embedded offset to enum variant calculationDoug Evans1-0/+6
2020-02-19Fix declaration of mips_pc_is_mipsTom Tromey1-0/+4
2020-02-19Use obstack_strdup in ada-lang.cTom Tromey1-0/+4
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess1-0/+4
2020-02-19Remove useless NULL check in python.cTom Tromey1-0/+5
2020-02-19gdbserver: Add RISC-V/Linux supportMaciej W. Rozycki1-0/+4
2020-02-19gdb/riscv: Update API for looking up target descriptionsAndrew Burgess1-0/+27
2020-02-18gdb: change print format of flag enums with value 0Simon Marchi1-0/+6
2020-02-18gdb: print unknown part of flag enum in hexSimon Marchi1-0/+5
2020-02-18gdb: allow duplicate enumerators in flag enumsSimon Marchi1-0/+6
2020-02-18gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi1-0/+8
2020-02-18Fix build with gcc-4.8.xBernd Edlinger1-0/+10
2020-02-18gdb: update email address for Palmer DabbeltSimon Marchi1-0/+4
2020-02-14gdb: introduce displaced_step_closure_up type aliasSimon Marchi1-0/+23