Show patches with: none      |   25711 patches
« 1 294 95 96257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3] Make GDB compile with Python 3 on MinGW - - --- 2019-08-15 Terekhov, Mikhail via Gdb-patches New
[FYI] Use gdb::byte_vector in target_write_memory - - --- 2019-08-15 Tom Tromey New
Make GDB compile with Python 3 on MinGW - - --- 2019-08-15 Terekhov, Mikhail via Gdb-patches New
Rename internal Python functions to start with an underscore - - --- 2019-08-15 Terekhov, Mikhail via Gdb-patches New
[committed] Fix gdb build on mips64-linux - - --- 2019-08-15 Tom de Vries New
[testsuite] Make the testsuite work on mingw - - --- 2019-08-14 Terekhov, Mikhail via Gdb-patches New
[2/2] Replace write_inferior_memory with target_write_memory - - --- 2019-08-14 Tom Tromey New
[1/2] Simplify write_inferior_memory - - --- 2019-08-14 Tom Tromey New
[15/15] TUI window resize should not need invisibility - - --- 2019-08-14 Tom Tromey New
[14/15] Change TUI source window iteration - - --- 2019-08-14 Tom Tromey New
[13/15] Rename the "reset" method to "resize" - - --- 2019-08-14 Tom Tromey New
[12/15] Remove tui_initialize_static_data - - --- 2019-08-14 Tom Tromey New
[11/15] Minor simplification in tui_default_win_viewport_height - - --- 2019-08-14 Tom Tromey New
[10/15] Remove tui_clear_source_content - - --- 2019-08-14 Tom Tromey New
[09/15] Turn tui_erase_source_content into a method - - --- 2019-08-14 Tom Tromey New
[08/15] Remove tui_alloc_source_buffer - - --- 2019-08-14 Tom Tromey New
[07/15] Change tui_line_is_displayed to be a method - - --- 2019-08-14 Tom Tromey New
[06/15] Change tui_addr_is_displayed into a method - - --- 2019-08-14 Tom Tromey New
[05/15] Move contents of tui_show_frame_info to new method - - --- 2019-08-14 Tom Tromey New
[04/15] Avoid string_file in tui_make_status_line - - --- 2019-08-14 Tom Tromey New
[03/15] Move locator code to tui-stack.c - - --- 2019-08-14 Tom Tromey New
[02/15] Remove FIXMEs from tui-layout.c - - --- 2019-08-14 Tom Tromey New
[01/15] Simplify TUI boxing - - --- 2019-08-14 Tom Tromey New
[v2] Make GDB compile with Python 3 on MinGW - - --- 2019-08-14 Terekhov, Mikhail via Gdb-patches New
Make maint info sections print relocated addresses - - --- 2019-08-14 Tom de Vries New
[gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie - - --- 2019-08-14 Tom de Vries New
AArch64: Allow additional sizes in prologue - - --- 2019-08-14 Alan Hayward New
[FYI] Fix gdb build on macOS - - --- 2019-08-14 Tom Tromey New
Fix stop-on-solib event failures - - --- 2019-08-14 Alan Hayward New
Make GDB compile with Python 3 on MinGW - - --- 2019-08-14 Terekhov, Mikhail via Gdb-patches New
[testsuite] Disable dw2-dir-file-name.exp on remote and/or Windows host - - --- 2019-08-13 Sandra Loosemore New
[testsuite] Skip batch-preserve-term-settings.exp tests that cannot work on Windows - - --- 2019-08-13 Sandra Loosemore New
[readline] Fix compilation on MinGW - - --- 2019-08-13 Terekhov, Mikhail via Gdb-patches New
Fix Fortran regression with variables in nested functions - - --- 2019-08-13 Tom Tromey New
[committed,gdb/testsuite] Fix gdb.gdb/selftest.exp regexp - - --- 2019-08-13 Tom de Vries New
[testsuite] Fixes for gdb.python tests on remote Windows host - - --- 2019-08-12 Sandra Loosemore New
Don't include readline headers from tracepoint.c - - --- 2019-08-12 Tom Tromey New
Move [PAC] into a new MI field addr_flags - - --- 2019-08-12 Alan Hayward New
Handle biased types - - --- 2019-08-12 Tom Tromey New
Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie - - --- 2019-08-12 Tom de Vries New
Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie - - --- 2019-08-10 Tom de Vries New
[testsuite,obvious] Match Windows pathnames in gdb.linespec/break-ask.exp - - --- 2019-08-09 Sandra Loosemore New
Fix access to uninitialized variable in fill_in_stop_func - - --- 2019-08-09 Pedro Franco de Carvalho New
Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie - - --- 2019-08-09 Tom de Vries New
Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie - - --- 2019-08-09 Tom de Vries New
[OBV,committed] doc: fix PAC typo - - --- 2019-08-09 Alan Hayward New
testsuite: disable break-interp.exp for Arm buildbot - - --- 2019-08-09 Alan Hayward New
Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie - - --- 2019-08-09 Tom de Vries New
Fix gdb.dwarf2/varval.exp with -fPIE/-pie - - --- 2019-08-09 Tom de Vries New
Fix access to uninitialized variable in fill_in_stop_func - - --- 2019-08-08 Pedro Franco de Carvalho New
Fix gdb.dwarf2/varval.exp with -fPIE/-pie - - --- 2019-08-08 Tom de Vries New
s390: Implement 'type_align' gdbarch method - - --- 2019-08-08 Andreas Arnez New
[gdb/testsuite] Fix ada tests with -fPIE/-pie - - --- 2019-08-08 Tom de Vries New
[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1 - - --- 2019-08-08 Tom de Vries New
[V2] AArch64 pauth: Indicate unmasked addresses in backtrace - - --- 2019-08-08 Alan Hayward New
[8/8] Require readline 7 or newer - - --- 2019-08-07 Tom Tromey New
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off' - - --- 2019-08-07 Philippe Waroquiers New
[gdb/testsuite] Fix ada tests with -fPIE/-pie - - --- 2019-08-07 Tom de Vries New
Fix bug with character enumeration literal - - --- 2019-08-07 Tom Tromey New
[0/8] Upgrade readline - - --- 2019-08-07 Tom Tromey New
[V2] AArch64 pauth: Indicate unmasked addresses in backtrace - - --- 2019-08-07 Alan Hayward New
[gdb/testsuite] Fix ada tests with -fPIE/-pie - - --- 2019-08-07 Tom de Vries New
[PING,v2] gdb: CTF support - - --- 2019-08-07 Weimin Pan New
[8/8] Require readline 7 or newer - - --- 2019-08-06 Tom Tromey New
[7/8] Remove readline hack from gdb_select - - --- 2019-08-06 Tom Tromey New
[5/8] Fix gdb's selftest.exp after readline import - - --- 2019-08-06 Tom Tromey New
[4/8] Remove gdb workaround from readline/xfree.c - - --- 2019-08-06 Tom Tromey New
[3/8] Remove gdb workaround from readline/emacs_keymap.c - - --- 2019-08-06 Tom Tromey New
[2/8] Remove gdb workaround from readline/complete.c - - --- 2019-08-06 Tom Tromey New
Make struct frame_arg self-managing - - --- 2019-08-06 Tom Tromey New
[PR,build/24886] disable glibc mcheck support - - --- 2019-08-06 Frank Ch. Eigler New
[RFAv2,3/3] NEWS and documentation for leading-args related concept and commands. - - --- 2019-08-05 Philippe Waroquiers New
[RFAv2,2/3] Add tests for new leading-args related commands and arguments. - - --- 2019-08-05 Philippe Waroquiers New
[RFAv2,1/3] leading-args: allow to define default command/alias arguments - - --- 2019-08-05 Philippe Waroquiers New
Make info_symbol_command use lookup_minimal_symbol_by_pc - - --- 2019-08-05 Terekhov, Mikhail via Gdb-patches New
Replace int with enum block_enum where appropriate. - - --- 2019-08-05 Terekhov, Mikhail via Gdb-patches New
[v2] Factor out the common code in lookup_{static,global}_symbol - - --- 2019-08-05 Terekhov, Mikhail via Gdb-patches New
[committed,gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factor - - --- 2019-08-05 Tom de Vries New
AArch64: Allow additional sizes in prologue - - --- 2019-08-05 Alan Hayward New
[committed,gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executable - - --- 2019-08-05 Tom de Vries New
[committed,gdb/testsuite] Fix typo in tcl_version_at_least - - --- 2019-08-05 Tom de Vries New
[testsuite,obvious] Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set. - - --- 2019-08-04 Sandra Loosemore New
[testsuite,obvious] Add check for readline support to more GDB tab-completion tests. - - --- 2019-08-04 Sandra Loosemore New
Remove some variables in favor of using gdb::optional - - --- 2019-08-04 Simon Marchi New
Fix double free in tui_source_element - - --- 2019-08-04 Bogdan Harjoc New
[RFAv2] Output the Ada task name in more messages, output task names between "". - - --- 2019-08-04 Philippe Waroquiers New
[8.3,backport] Fix breakpoints on file reloads for PIE binaries - - --- 2019-08-04 Tom de Vries New
[4/4] Introduce obstack_strndup - - --- 2019-08-04 Tom Tromey New
[3/4] Add obstack_strdup overload taking a std::string - - --- 2019-08-04 Tom Tromey New
[2/4] Make obstack_strdup inline - - --- 2019-08-04 Tom Tromey New
[1/4] Use obstack_strdup more - - --- 2019-08-04 Tom Tromey New
[RFAv2,2/2] Add a selftest that checks documentation invariants. - - --- 2019-08-03 Philippe Waroquiers New
[RFAv2,1/2] Make first and last lines of 'command help documentation' consistent. - - --- 2019-08-03 Philippe Waroquiers New
[19/19] Remove tui_gen_win_info::last_visible_line - - --- 2019-08-03 Tom Tromey New
[18/19] Don't track the contents of the execution info window - - --- 2019-08-03 Tom Tromey New
[17/19] Remove tui_clear_exec_info_content - - --- 2019-08-03 Tom Tromey New
[16/19] Remove tui_erase_exec_info_content - - --- 2019-08-03 Tom Tromey New
[15/19] Turn tui_show_exec_info_content into a method - - --- 2019-08-03 Tom Tromey New
[14/19] Move code to tui-winsource.h - - --- 2019-08-03 Tom Tromey New
[13/19] Change tui_update_exec_info to be a method - - --- 2019-08-03 Tom Tromey New
« 1 294 95 96257 258 »