public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Move [PAC] into a new MI field addr_flags
 2019-08-16  9:21 UTC  (6+ messages)

[PATCH] Use less horizontal space in source window
 2019-08-16  2:36 UTC 

[testsuite, obvious] Fix paste-o in examine-backward.exp
 2019-08-16  1:29 UTC 

[patch, nios2] Fix bug in nios2 prologue analysis
 2019-08-15 20:41 UTC 

[PATCH][gdb] Make maint info sections print relocated addresses
 2019-08-15 20:08 UTC  (2+ messages)

[PATCH] TUI resize unification
 2019-08-15 19:38 UTC  (2+ messages)

[PATCH] Fix bug with character enumeration literal
 2019-08-15 19:36 UTC  (2+ messages)

[PATCH] Rename internal Python functions to start with an underscore
 2019-08-15 19:23 UTC  (3+ messages)

[PATCH] Make GDB compile with Python 3 on MinGW
 2019-08-15 18:50 UTC  (10+ messages)
` [PATCH v2] "
        ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH 00/15] Another round of TUI refactoring
 2019-08-15 18:28 UTC  (20+ messages)
` [PATCH 11/15] Minor simplification in tui_default_win_viewport_height
` [PATCH 05/15] Move contents of tui_show_frame_info to new method
` [PATCH 02/15] Remove FIXMEs from tui-layout.c
` [PATCH 06/15] Change tui_addr_is_displayed into a method
` [PATCH 15/15] TUI window resize should not need invisibility
` [PATCH 08/15] Remove tui_alloc_source_buffer
` [PATCH 13/15] Rename the "reset" method to "resize"
` [PATCH 07/15] Change tui_line_is_displayed to be a method
` [PATCH 03/15] Move locator code to tui-stack.c
` [PATCH 12/15] Remove tui_initialize_static_data
` [PATCH 14/15] Change TUI source window iteration
` [PATCH 09/15] Turn tui_erase_source_content into a method
` [PATCH 10/15] Remove tui_clear_source_content
` [PATCH 01/15] Simplify TUI boxing
` [PATCH 04/15] Avoid string_file in tui_make_status_line

[PATCH] Increase timeout in gdb.mi/list-thread-groups-available.exp
 2019-08-15 17:58 UTC  (2+ messages)

[PATCH] testsuite: disable break-interp.exp for Arm buildbot
 2019-08-15 17:49 UTC  (4+ messages)

[FYI] Use gdb::byte_vector in target_write_memory
 2019-08-15 17:23 UTC 

[PATCH 0/2] Small memory-writing gdbserver improvements
 2019-08-15 17:22 UTC  (7+ messages)
` [PATCH 2/2] Replace write_inferior_memory with target_write_memory
` [PATCH 1/2] Simplify write_inferior_memory

[PATCH] Handle vfork in thread with follow-fork-mode child
 2019-08-15 16:50 UTC  (9+ messages)
          ` [8.3 backport] "
            ` [PING][8.3 "

[PATCH 00/19] More TUI refactoring
 2019-08-15 16:45 UTC  (3+ messages)

[PATCH] [testsuite] Make the testsuite work on mingw
 2019-08-15 16:15 UTC  (4+ messages)

[PATCH] Fix stop-on-solib event failures
 2019-08-15 14:55 UTC  (2+ messages)

[patch, testsuite] Disable dw2-dir-file-name.exp on remote and/or Windows host
 2019-08-15 14:48 UTC  (4+ messages)

[PATCH 0/8] Upgrade readline
 2019-08-15 13:46 UTC  (26+ messages)
` [PATCH 5/8] Fix gdb's selftest.exp after readline import
  ` [committed][gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
` [PATCH 7/8] Remove readline hack from gdb_select
` [PATCH 8/8] Require readline 7 or newer

[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
 2019-08-15 13:21 UTC  (8+ messages)
    ` PING "
      ` PING^2 "
          ` PING^a long time ago ... "
            ` PING^4 "

[FYI] Fix gdb build on macOS
 2019-08-15  6:17 UTC  (2+ messages)
` [committed][gdb] Fix gdb build on mips64-linux

[patch, testsuite] Skip batch-preserve-term-settings.exp tests that cannot work on Windows
 2019-08-15  3:09 UTC  (2+ messages)

[RFAv2] Output the Ada task name in more messages, output task names between ""
 2019-08-14 22:08 UTC  (5+ messages)

[PATCH] Fix Fortran regression with variables in nested functions
 2019-08-14 22:04 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
 2019-08-14 15:14 UTC 

[PATCH] AArch64: Allow additional sizes in prologue
 2019-08-14 15:03 UTC  (6+ messages)

[PATCH] [readline] Fix compilation on MinGW
 2019-08-13 19:59 UTC  (3+ messages)

[patch, testsuite] Fixes for gdb.python tests on remote Windows host
 2019-08-13 16:32 UTC  (9+ messages)

[PATCH] Don't include readline headers from tracepoint.c
 2019-08-13 16:16 UTC  (2+ messages)

[PATCH] Allow nested function displays
 2019-08-13 15:27 UTC  (6+ messages)
  ` Regression on gdb.fortran/nested-funcs.exp (was: Re: [PATCH] Allow nested function displays)
    ` Regression on gdb.fortran/nested-funcs.exp

[PATCH][gdb, c++] Improve error message when using libstdcxx without SDT probes
 2019-08-13 13:51 UTC  (2+ messages)
` [PING][PATCH][gdb, "

[PATCH 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat
 2019-08-13 13:50 UTC  (8+ messages)

Updates on GDB 8.3.1 and GDB 9 releases (2019-07-14)
 2019-08-12 21:44 UTC  (3+ messages)

Oh dear. I regret to inform you that commit 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 might be unfortunate
 2019-08-12 20:36 UTC  (4+ messages)
` Breakage on builder Fedora-x86_64-w64-mingw32, revision 775e241e9c5f2b2ff2b59972ab70e5f20763fae6

[PATCH] Handle biased types
 2019-08-12 15:02 UTC 

[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
 2019-08-12 13:10 UTC  (4+ messages)

[PATCH][gdb] Fix gdb.arch/amd64-tailcall-*.exp with -fPIE/-pie
 2019-08-10  5:44 UTC  (5+ messages)

[testsuite, obvious] Match Windows pathnames in gdb.linespec/break-ask.exp
 2019-08-09 20:54 UTC 

[PATCH] Fix access to uninitialized variable in fill_in_stop_func
 2019-08-09 20:42 UTC  (7+ messages)

[PATCH] s390: Implement 'type_align' gdbarch method
 2019-08-09 18:32 UTC  (3+ messages)

[PATCH V2] AArch64 pauth: Indicate unmasked addresses in backtrace
 2019-08-09 16:51 UTC  (12+ messages)

[PATCH] Merge lookup_global_symbol and lookup_static_symbol
 2019-08-09 15:28 UTC  (5+ messages)
` [PATCH] Factor out the common code in lookup_{static,global}_symbol

[OBV, committed] doc: fix PAC typo
 2019-08-09  9:32 UTC 

[PATCH][gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
 2019-08-09  4:50 UTC  (4+ messages)

[RFC] partial symbol name matching vs regexp
 2019-08-08 19:33 UTC  (2+ messages)

[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
 2019-08-08 18:59 UTC  (4+ messages)

[PATCH][gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
 2019-08-08 17:02 UTC  (2+ messages)

[PATCH 2/3] [PowerPC] Move up some register access routines
 2019-08-08 16:25 UTC  (2+ messages)

[PATCH 1/3] Add low_new_clone method to linux_nat_target
 2019-08-08 14:05 UTC  (2+ messages)

[PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
 2019-08-08 10:15 UTC  (4+ messages)

[RFAv2 0/2] Make first and last lines of 'command help documentation' consistent + add a test
 2019-08-07  2:06 UTC  (5+ messages)
` [RFAv2 2/2] Add a selftest that checks documentation invariants

[PATCH 0/4] Reduce use of obstack_copy0
 2019-08-07  2:04 UTC  (8+ messages)
` [PATCH 2/4] Make obstack_strdup inline
` [PATCH 4/4] Introduce obstack_strndup
` [PATCH 3/4] Add obstack_strdup overload taking a std::string

[PING][PATCH v2] gdb: CTF support
 2019-08-07  0:31 UTC 

[PATCH] Make struct frame_arg self-managing
 2019-08-06 21:36 UTC  (2+ messages)

[PATCH] Make info_symbol_command use lookup_minimal_symbol_by_pc
 2019-08-06 21:33 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).