Add missing changelog entry
[external/binutils.git] / gdb /
2019-07-30 Christian BiesingerAdd missing changelog entry
2019-07-30 Tom de Vries[gdb/testsuite] Work around tcl bug in libsegfault...
2019-07-30 Tom de Vries[gdb/testsuite] Fail in gdb_compile if nopie results...
2019-07-30 Christian BiesingerFix misspelling (nonexistant -> nonexistent)
2019-07-30 Christian BiesingerAdd Objfile.lookup_{global,static}_symbol functions
2019-07-29 Tom TromeyTwo fixes for test suite's terminal
2019-07-29 Philippe WaroquiersDocument 'set print frame-info|frame-arguments presence'.
2019-07-29 Philippe WaroquiersTest 'set print frame-info|frame-arguments presence'.
2019-07-29 Philippe WaroquiersImplement 'set print frame-info|frame-arguments presence'.
2019-07-29 Tom de Vries[gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp...
2019-07-29 Tom de Vries[gdb/testsuite, 1/2] Fix gdb.linespec/explicit.exp...
2019-07-29 Tom de Vries[gdb/testsuite] Fix python.exp with check-read1
2019-07-29 Tom de Vries[gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and...
2019-07-29 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with check-read1
2019-07-29 Tom de Vries[gdb/testsuite] Fix gdb.base/define.exp with check...
2019-07-29 Tom de Vries[gdb/testsuite] Don't expect gdb_prompt in mi_skip_pyth...
2019-07-28 Tom TromeyAdd test that "file" shows "main"
2019-07-28 Tom TromeyAdd test case for empty TUI windows
2019-07-28 Tom TromeyAdd TUI resizing test
2019-07-28 Tom TromeyAdd TUI test for "list"
2019-07-28 Tom TromeyAdd TUI register window test
2019-07-28 Tom TromeyAdd "layout split" test
2019-07-28 Tom TromeyAdd test for "layout asm"
2019-07-28 Tom TromeyA virtual terminal for the test suite
2019-07-27 Kevin BuettnerFix gdb.python/py-thrhandle.exp failures for -m32 multilib
2019-07-27 Kevin BuettnerFix stepping bug associated with non-contiguous blocks
2019-07-27 Kevin BuettnerImprove test gdb.dwarf2/dw2-ranges-func.exp
2019-07-27 Kevin Buettnerdwarf2-frame.c: Fix FDE processing bug involving non...
2019-07-27 Kevin BuettnerRestrict use of minsym names when printing addresses...
2019-07-27 Kevin BuettnerPrefer symtab symbol over minsym for function names...
2019-07-26 Brian CallahanFix return type typo in obsd-nat.c that breaks build...
2019-07-26 Tom de Vries[gdb/testsuite] Fix unterminated string in i386-pkru.exp
2019-07-25 Christian BiesingerFix comment about the signature of add_separate_debug_file
2019-07-25 Tom de Vries[gdb/testsuite] Test skip_libstdcxx_probe_tests in...
2019-07-25 Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-07-24 Tom de Vries[gdb/testsuite] Fix implicit declaration of printf...
2019-07-24 Tom de Vries[gdb/testsuite] Fix infoline-reloc-main-from-zero.exp...
2019-07-24 Yoshinori Satogdb/h8300-tdep.c: Fix register name in h8300h machine.
2019-07-24 Tom de VriesUpdate expected info threads error messages in gdb...
2019-07-24 Tom de Vries[gdb/testsuite] Fix info-types.exp for debug info from...
2019-07-23 Tom de Vries[gdb/testsuite] Add missing initial prompt read in...
2019-07-23 Srinath Parvathaneni[gdb][Arm]: gdb cannot step across CMSE secure entry...
2019-07-23 Tom de Vries[gdb/testsuite] Fix command result testing in mi-comple...
2019-07-22 Tom TromeyRemove self-assign from make_invisible_and_set_new_height
2019-07-22 Andrew Burgessgdb: Show type summary for anonymous structures from...
2019-07-22 Andrew Burgessgdb: Improve output from "info types" commad
2019-07-22 Andrew Burgessgdb: Switch "info types" over to use the gdb::options...
2019-07-22 Christian BiesingerAdd ChangeLog entry for the last commit
2019-07-22 Christian BiesingerUse block_enum instead of int for better typesafety
2019-07-22 Christian Biesinger[FYI] Add myself to gdb/MAINTAINERS
2019-07-21 Kevin BuettnerMake documentation of "python" command match actual...
2019-07-19 Andrew Burgessgdb/riscv: Write 4-byte nop to dummy code region before...
2019-07-19 Tom TromeyChange ARI to mention C++11, and remove some rules
2019-07-19 Alan HaywardArm: Remove unused feature files and tests
2019-07-19 Alan HaywardArm: Use read_description funcs in gdbserver
2019-07-19 Alan HaywardArm: Add xml unit tests
2019-07-19 Alan HaywardArm: Use feature target descriptions
2019-07-19 Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-18 Guillaume LABARTHEFix for using named pipes on Windows
2019-07-18 Tom TromeyConstify main_name
2019-07-17 Tom TromeyRemove unnecessary "return"s
2019-07-17 Tom TromeyFix an error in parse_scrolling_args
2019-07-17 Tom TromeyMove source window common to code to tui-winsource...
2019-07-17 Tom TromeyChange make_invisible_and_set_new_height to be a method
2019-07-17 Tom TromeyMove tui_source_window to tui-source.h
2019-07-17 Tom TromeyMove tui_disasm_window to tui-disasm.h
2019-07-17 Tom TromeyMove TUI data item window to tui-regs.h
2019-07-17 Tom TromeyMove TUI command window code
2019-07-17 Tom TromeyMove tui_dispatch_ctrl_char to tui-io.c
2019-07-17 Tom TromeyRearrange TUI data window code
2019-07-17 Tom TromeyFix flushing bug in tui_puts_internal
2019-07-17 Tom TromeyRemove has_locator method
2019-07-17 Tom TromeyRemove tui_make_visible and tui_make_invisible
2019-07-17 Tom TromeyRemove make_data_window
2019-07-17 Tom TromeyRemove make_source_window and make_disasm_window
2019-07-17 Tom TromeyRemove make_command_window
2019-07-17 Tom TromeySimplify show_source_or_disasm_and_command
2019-07-17 Tom TromeyChange tui_get_register to return void
2019-07-17 Tom TromeySimplify tui_gen_win_info::make_visible
2019-07-17 Tom TromeySimplify show_source_disasm_command
2019-07-17 Tom TromeyClean up tui_layout_command
2019-07-17 Tom TromeyChange tui_set_layout to return void
2019-07-17 Tom TromeyRemove reset_locator
2019-07-17 Tom TromeyRemove the win_type parameter from tui_gen_win_info...
2019-07-17 Tom TromeyIntroduce reset_locator function in tui-layout.c
2019-07-17 Tom TromeyAlways create an execution info window for a source...
2019-07-17 Tom TromeyRemove some dead code from tui_set_layout
2019-07-17 Tom TromeyRemove TUI data window special case
2019-07-17 Tom TromeyRemove tui_set_focus
2019-07-17 Tom TromeyMerge refresh and refresh_window methods
2019-07-17 Tom TromeyRemove tui_source_window::content_in_use
2019-07-17 Tom TromeySimplify source window clearing
2019-07-17 Tom TromeyRemove UNDEFINED_ITEM define from TUI
2019-07-17 Tom TromeyRemove unused TUI defines
2019-07-17 Tom TromeyRemove unused parameter from two TUI functions
2019-07-17 Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17 Tom TromeyMove content_in_use to tui_source_window class
2019-07-17 Tom TromeyIntroduce tui_source_window_base::location_matches_p...
2019-07-17 Tom TromeyRemove tui_set_win_height
2019-07-17 Tom TromeyMake source windows be self-updating
next