Release 2.33.1
[external/binutils.git] / gdb /
2019-08-15 Tom TromeyAvoid string_file in tui_make_status_line
2019-08-15 Tom TromeyMove locator code to tui-stack.c
2019-08-15 Tom TromeyRemove FIXMEs from tui-layout.c
2019-08-15 Tom TromeySimplify TUI boxing
2019-08-15 Sandra LoosemoreDisable dw2-dir-file-name.exp on remote and/or Windows...
2019-08-15 Sandra LoosemoreSkip batch-preserve-term-settings.exp tests that cannot...
2019-08-15 Tom TromeyUse gdb::byte_vector in target_write_memory
2019-08-15 Christian Biesinger[testsuite] Make the testsuite work on mingw
2019-08-15 Tom TromeyReplace write_inferior_memory with target_write_memory
2019-08-15 Tom TromeySimplify write_inferior_memory
2019-08-15 Tom de Vries[gdb] Fix gdb build on mips64-linux
2019-08-14 Alan HaywardAArch64: Allow additional sizes in prologue
2019-08-14 Tom TromeyFix gdb build on macOS
2019-08-13 Tom TromeyRemove tui_gen_win_info::last_visible_line
2019-08-13 Tom TromeyDon't track the contents of the execution info window
2019-08-13 Tom TromeyRemove tui_clear_exec_info_content
2019-08-13 Tom TromeyRemove tui_erase_exec_info_content
2019-08-13 Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13 Tom TromeyMove code to tui-winsource.h
2019-08-13 Tom TromeyChange tui_update_exec_info to be a method
2019-08-13 Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13 Tom TromeyChange tui_show_source_content to be a method
2019-08-13 Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-08-13 Tom TromeyDelete invisible TUI windows
2019-08-13 Tom TromeySimplify tui_show_disassem
2019-08-13 Tom TromeyMake tui_default_win_height static
2019-08-13 Tom TromeyTwo simplifications in tui-layout.c
2019-08-13 Tom TromeySimplify tui_make_all_invisible
2019-08-13 Tom TromeyRemove tui_make_all_visible
2019-08-13 Tom TromeyMove current_layout to tui-layout.c
2019-08-13 Tom TromeyRemove struct tui_layout_def
2019-08-13 Tom Tromeyclear_detail can only be called on TUI source windows
2019-08-13 Tom TromeyDon't include readline headers from tracepoint.c
2019-08-13 Tom de Vries[gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
2019-08-13 Sandra LoosemoreFixes for gdb.python tests on remote Windows host.
2019-08-12 Tom TromeyRequire readline 7 or newer
2019-08-12 Tom TromeyRemove readline hack from gdb_select
2019-08-12 Patrick PalkaFix gdb's selftest.exp after readline import
2019-08-09 Sandra LoosemoreMatch Windows pathnames in gdb.linespec/break-ask.exp.
2019-08-09 Pedro Franco de... Fix access to uninitialized variable in fill_in_stop_func
2019-08-09 Andreas Arnezs390: Implement 'type_align' gdbarch method
2019-08-09 Alan Haywarddoc: fix PAC typo
2019-08-09 Tom de Vries[gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
2019-08-08 Tom de Vries[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
2019-08-07 Tom TromeyMake struct frame_arg self-managing
2019-08-07 Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-07 Tom TromeyIntroduce obstack_strndup
2019-08-07 Tom TromeyAdd obstack_strdup overload taking a std::string
2019-08-07 Tom TromeyMake obstack_strdup inline
2019-08-07 Tom TromeyUse obstack_strdup more
2019-08-06 Philippe WaroquiersAdd a selftest that checks documentation invariants.
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-06 Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-08-06 Tom TromeyAdd more styling to "disassemble"
2019-08-06 Christian BiesingerReplace int with enum block_enum where appropriate.
2019-08-06 Tom TromeyClean up source file error reporting
2019-08-06 Tom TromeyAdd file offsets to the source cache
2019-08-06 Tom TromeySave plain text in the source cache
2019-08-06 Tom TromeyFix latent bug in source cache
2019-08-06 Tom TromeyChange breakpoint::filter to be a unique_xmalloc_ptr
2019-08-05 Christian BiesingerAdd block['var'] accessor
2019-08-05 Christian BiesingerAdd a comment briefly explaining partial symbols
2019-08-05 Simon MarchiIncrease timeout in gdb.mi/list-thread-groups-available.exp
2019-08-05 Tom de Vries[gdb/testsuite] Run read1 timeout tests with with_read1...
2019-08-05 Tom TromeyUse _() in calls to build_help
2019-08-05 Tom de Vries[gdb/testsuite] Fail in gdb_compile if pie results...
2019-08-05 Tom de Vries[gdb/testsuite] Fix typo in tcl_version_at_least
2019-08-05 Simon MarchiRemove some variables in favor of using gdb::optional
2019-08-04 Sandra LoosemoreSkip GDB test reconnect-ctrl-c.exp if nointerrupts...
2019-08-04 Sandra LoosemoreAdd check for readline support to more GDB tab-completi...
2019-08-03 Philippe WaroquiersNEWS and documentation for info sources [-dirname ...
2019-08-03 Philippe WaroquiersNew test for 'info sources [-dirname | -basename] ...
2019-08-03 Philippe WaroquiersNew "info sources" args [-dirname | -basename] [--...
2019-08-02 Alexandre Olivasupport Ada EH ABI v1
2019-08-01 Pedro Franco de... Remove directory names from gdb.base/batch-exit-status.exp
2019-08-01 Tom TromeyFix the ia64 libunwind build
2019-08-01 Christian BiesingerInclude s12z-opc.h using ../opcodes.
2019-08-01 Alan HaywardRequire GNU make 3.82
2019-08-01 Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2019-08-01 Tom de Vries[gdb/testsuite] Fix gdb.base/structs.exp timeout with...
2019-08-01 Tom de Vries[gdb/testsuite] Fix gdb.base/break-interp.exp timeout...
2019-08-01 Tom de Vries[gdb/testsuite] Fix gdb.base/signals.exp timeout with...
2019-07-30 Tom TromeyDon't declare tui_copy_win or tui_box_win
2019-07-30 Tom TromeyAllow nested function displays
2019-07-30 Kevin BuettnerAllow display of negative offsets in print_address_symb...
2019-07-30 Christian Biesinger[PR/24474] Add gdb.lookup_static_symbol to the python API
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
next