aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-07-23[gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni1-0/+6
2019-07-22Remove self-assign from make_invisible_and_set_new_heightTom Tromey1-0/+5
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess1-0/+5
2019-07-22gdb: Improve output from "info types" commadAndrew Burgess1-0/+9
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess1-0/+11
2019-07-21Add ChangeLog entry for the last commitChristian Biesinger1-0/+6
2019-07-21[FYI] Add myself to gdb/MAINTAINERSChristian Biesinger1-0/+4
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess1-0/+5
2019-07-19Change ARI to mention C++11, and remove some rulesTom Tromey1-0/+5
2019-07-19Arm: Remove unused feature files and testsAlan Hayward1-0/+18
2019-07-19Arm: Add xml unit testsAlan Hayward1-0/+4
2019-07-19Arm: Use feature target descriptionsAlan Hayward1-0/+8
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward1-0/+27
2019-07-18Fix for using named pipes on WindowsGuillaume LABARTHE1-0/+4
2019-07-18Constify main_nameTom Tromey1-0/+6
2019-07-17Remove unnecessary "return"sTom Tromey1-0/+11
2019-07-17Fix an error in parse_scrolling_argsTom Tromey1-0/+4
2019-07-17Move source window common to code to tui-winsource.[ch]Tom Tromey1-0/+25
2019-07-17Change make_invisible_and_set_new_height to be a methodTom Tromey1-0/+10
2019-07-17Move tui_source_window to tui-source.hTom Tromey1-0/+10
2019-07-17Move tui_disasm_window to tui-disasm.hTom Tromey1-0/+7
2019-07-17Move TUI data item window to tui-regs.hTom Tromey1-0/+9
2019-07-17Move TUI command window codeTom Tromey1-0/+16
2019-07-17Move tui_dispatch_ctrl_char to tui-io.cTom Tromey1-0/+7
2019-07-17Rearrange TUI data window codeTom Tromey1-0/+29
2019-07-17Fix flushing bug in tui_puts_internalTom Tromey1-0/+5
2019-07-17Remove has_locator methodTom Tromey1-0/+9
2019-07-17Remove tui_make_visible and tui_make_invisibleTom Tromey1-0/+16
2019-07-17Remove make_data_windowTom Tromey1-0/+5
2019-07-17Remove make_source_window and make_disasm_windowTom Tromey1-0/+6
2019-07-17Remove make_command_windowTom Tromey1-0/+6
2019-07-17Simplify show_source_or_disasm_and_commandTom Tromey1-0/+5
2019-07-17Change tui_get_register to return voidTom Tromey1-0/+4
2019-07-17Simplify tui_gen_win_info::make_visibleTom Tromey1-0/+5
2019-07-17Simplify show_source_disasm_commandTom Tromey1-0/+5
2019-07-17Clean up tui_layout_commandTom Tromey1-0/+10
2019-07-17Change tui_set_layout to return voidTom Tromey1-0/+5
2019-07-17Remove reset_locatorTom Tromey1-0/+7
2019-07-17Remove the win_type parameter from tui_gen_win_info::resetTom Tromey1-0/+12
2019-07-17Introduce reset_locator function in tui-layout.cTom Tromey1-0/+8
2019-07-17Always create an execution info window for a source windowTom Tromey1-0/+22
2019-07-17Remove some dead code from tui_set_layoutTom Tromey1-0/+5
2019-07-17Remove TUI data window special caseTom Tromey1-0/+9
2019-07-17Remove tui_set_focusTom Tromey1-0/+6
2019-07-17Merge refresh and refresh_window methodsTom Tromey1-0/+17
2019-07-17Remove tui_source_window::content_in_useTom Tromey1-0/+9
2019-07-17Simplify source window clearingTom Tromey1-0/+7
2019-07-17Remove UNDEFINED_ITEM define from TUITom Tromey1-0/+5
2019-07-17Remove unused TUI definesTom Tromey1-0/+6
2019-07-17Remove unused parameter from two TUI functionsTom Tromey1-0/+14