aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-0/+4
2020-01-01gdb/copyright.py: Convert to Python 3Joel Brobecker1-0/+4
2020-01-01gdb/copyright.py: Adapt after move of gnulib from gdb to toplevelJoel Brobecker1-0/+5
2020-01-01gdb/copyright.py: Exit if run from the wrong directoryJoel Brobecker1-0/+4
2020-01-01update copyright year in version output of gdb, gdbserver and gdbreplayJoel Brobecker1-0/+4
2020-01-01Rotate gdb/ChangeLog (start of New Year procedure)Joel Brobecker1-17386/+3
2019-12-30Make some TUI globals "static"Tom Tromey1-0/+10
2019-12-30Use "bool" in more spots in TUITom Tromey1-0/+12
2019-12-29Fix setting breakpoints or stepping on line 65535Bernd Edlinger1-0/+5
2019-12-27Remove dead code from TUITom Tromey1-0/+6
2019-12-27Reorder an "if" in print_disassemblyTom Tromey1-0/+4
2019-12-27Change tui_active to boolTom Tromey1-0/+9
2019-12-27Remove tui_gen_win_info::viewport_heightTom Tromey1-0/+10
2019-12-27Make symbol_set_names a member functionChristian Biesinger1-0/+34
2019-12-26Add a NEWS entry for multithreaded symbol loadingChristian Biesinger1-0/+5
2019-12-26Fix printing ULONGEST variables on x86-32Ruslan Kabatsayev1-0/+7
2019-12-21Fix disabling of solib probes when LD_AUDITingGeorge Barrett1-0/+5
2019-12-21Include xxHash support status in GDB configuration reportEli Zaretskii1-0/+5
2019-12-20Address Tom Tromey's comments on the CTF reader.Weimin Pan1-0/+5
2019-12-20Use enum bitfield for the calling_convention attribute of a subroutineTankut Baris Aktemur1-0/+10
2019-12-20infcall: handle pass-by-reference arguments appropriatelyTankut Baris Aktemur1-0/+8
2019-12-20infcall, c++: collect more pass-by-reference informationTankut Baris Aktemur1-0/+12
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur1-0/+19
2019-12-20gdb: recognize new DWARF attributes: defaulted, deleted, calling conv.Tankut Baris Aktemur1-0/+22
2019-12-20Don't call tui_show_source from tui_ui_outTom Tromey1-0/+7
2019-12-20Change tui_show_frame_info to return boolTom Tromey1-0/+7
2019-12-20Fix "list" command in the TUITom Tromey1-0/+10
2019-12-20Add observable to watch current source symtabTom Tromey1-0/+16
2019-12-20Use bool in tui_before_promptTom Tromey1-0/+5
2019-12-20Don't call set_current_source_symtab_and_line from TUITom Tromey1-0/+6
2019-12-20Change set_locator_info to take a symtab_and_lineTom Tromey1-0/+8
2019-12-20Remove a call to update_exec_infoTom Tromey1-0/+5
2019-12-20Display "main" on initial TUI startupTom Tromey1-0/+4
2019-12-20Reimplement tui_get_begin_asm_addressTom Tromey1-0/+5
2019-12-20Simplify tui_update_source_windows_with_lineTom Tromey1-0/+7
2019-12-20Simplify tui_update_source_windows_with_addrTom Tromey1-0/+5
2019-12-20Use symtab_and_line when updating TUI windowsTom Tromey1-0/+24
2019-12-20Use start_line_or_addr in TUI windowsTom Tromey1-0/+9
2019-12-20Change tui_source_window_base::set_contents to return boolTom Tromey1-0/+15
2019-12-20Remove tui_source_window::show_symtab_sourceTom Tromey1-0/+9
2019-12-20Remove tui_show_disassemTom Tromey1-0/+7
2019-12-20Remove some unnecessary focus switchesTom Tromey1-0/+6
2019-12-20Simplify tui_source_window_base::maybe_update methodTom Tromey1-0/+14
2019-12-20Remove some TUI assertsTom Tromey1-0/+5
2019-12-20Remove tui_show_disassem_and_update_sourceTom Tromey1-0/+8
2019-12-20Remove parameters from tui_show_sourceTom Tromey1-0/+6
2019-12-20Change tui_update_locator_fullname to take a symtabTom Tromey1-0/+10
2019-12-20Make isearch change readline prompt in TUITom Tromey1-0/+7
2019-12-19Consistently quote variables used with "test"Christian Biesinger1-0/+6
2019-12-19Make the literal argument to pow a double, not an integerChristian Biesinger1-0/+5