aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Use bool for visibilityTom Tromey1-0/+16
2019-06-25Introduce make_visible methodTom Tromey1-0/+11
2019-06-25Remove an unneeded NULL checkTom Tromey1-0/+5
2019-06-25Inline constructors and initializersTom Tromey1-0/+7
2019-06-25Change tui_data_window::display_regs to boolTom Tromey1-0/+8
2019-06-25Remove struct tui_data_infoTom Tromey1-0/+21
2019-06-25Remove struct tui_command_infoTom Tromey1-0/+12
2019-06-25Remove struct tui_source_infoTom Tromey1-0/+35
2019-06-25Introduce has_locator methodTom Tromey1-0/+14
2019-06-25Remove tui_clear_win_detailTom Tromey1-0/+7
2019-06-25Don't use TUI_DISASM_WIN in tui_disasm_window methodTom Tromey1-0/+5
2019-06-25Introduce methods for scrollingTom Tromey1-0/+34
2019-06-25Create tui_disasm_windowTom Tromey1-0/+11
2019-06-25Split the tui_win_info destructorTom Tromey1-0/+8
2019-06-25Remove tui_listTom Tromey1-0/+16
2019-06-25Introduce tui_win_info::clear_detail methodTom Tromey1-0/+10
2019-06-25Simplify source and disassembly window creationTom Tromey1-0/+8
2019-06-25Simplify command window creationTom Tromey1-0/+7
2019-06-25Remove an unnecessary NULL check from the TUITom Tromey1-0/+4
2019-06-25Create subclasses for different window typesTom Tromey1-0/+12
2019-06-25Add destructor to tui_win_infoTom Tromey1-0/+9
2019-06-25Use new and delete for TUI windowsTom Tromey1-0/+6
2019-06-22Remove tui_first_data_element_no_in_lineTom Tromey1-0/+6
2019-06-22Remove two unused functions from the TUITom Tromey1-0/+6
2019-06-22[gdb] Fix s390x -m31 buildTom de Vries1-0/+6
2019-06-21dwarf2read: Get rid of VEC (dwarf2_section_info_def)Simon Marchi1-0/+18
2019-06-21dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptrSimon Marchi1-0/+8
2019-06-21dwarf2read: C++ify dwo_fileSimon Marchi1-0/+22
2019-06-21dwarf2read: Use bool for dwarf2_section_info fieldsSimon Marchi1-0/+7
2019-06-19Don't declare tui_init_content_elementTom Tromey1-0/+4
2019-06-19Don't declare tui_init_win_infoTom Tromey1-0/+4
2019-06-19[gdb] Fix build breaker with gcc 4.8Tom de Vries1-0/+6
2019-06-19Fix crash when setting breakpoint conditionTom Tromey1-0/+5
2019-06-19Instantiate a single source highlighterTom Tromey1-0/+5
2019-06-18gdb: Remove use of deprecated_interactive_hookAndrew Burgess1-0/+8
2019-06-18[gdb] Fix abstract_to_concrete typeTom de Vries1-0/+9
2019-06-17[gdb] Fix heap-buffer-overflow in child_pathTom de Vries1-0/+6
2019-06-17PR gdb/24364: Don't call dtrace_process_dof with NULL dof.Paul Pluzhnikov1-0/+6
2019-06-16[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execsTom de Vries1-0/+5
2019-06-16Don't cast a tui_win_info directly to tui_gen_win_infoTom Tromey1-0/+5
2019-06-16Remove more unnecessary casts of NULLTom Tromey1-0/+11
2019-06-16gdb: Remove unused signal maskAndrew Burgess1-0/+5
2019-06-16Write index for dwz -m fileSimon Marchi1-0/+23
2019-06-16Replace uses of concat with xstrdupTom Tromey1-0/+5
2019-06-16Remove unnecessary casts of NULLTom Tromey1-0/+48
2019-06-16Remove some NULL checks from the TUITom Tromey1-0/+6
2019-06-16Fix some whitespace issues in gdb ChangeLogsSimon Marchi1-4/+4
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess1-0/+9
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-0/+28
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess1-0/+9