public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
MIPS build slave
 2015-07-19  2:35 UTC  (3+ messages)

[PATCH] remote.c: Ensure that inferior_ptid is on the thread list
 2015-07-18 20:27 UTC  (3+ messages)

[PATCH] show configuration --without-python
 2015-07-18 18:33 UTC  (2+ messages)

[PATCH] D: Support looking up symbols in the current and imported modules
 2015-07-18 18:32 UTC  (2+ messages)

[PATCH] D: support reading modules from DWARF
 2015-07-18 18:02 UTC  (3+ messages)

[PATCH] dwarf2read: Allow SEC_ALLOC sections to be located at address 0
 2015-07-18 17:13 UTC  (3+ messages)

New ARI warning Sat Jul 18 01:54:21 UTC 2015
 2015-07-18  1:54 UTC 

[PATCH] Share the "multi_line" helper among all Ada testcases
 2015-07-18  0:35 UTC  (6+ messages)

[doc RFA] stabs.texinfo: @include gdb-cfg.texi
 2015-07-17 22:59 UTC 

[doc RFA] stabs.texinfo: @include gdb-cfg.texi
 2015-07-17 22:38 UTC  (4+ messages)

qXfer:exec-file:read and non multiprocess target
 2015-07-17 21:48 UTC  (7+ messages)
` [PATCH] Make only user-specified executable filenames sticky

GDB 7.10 release 2015-07-17 status update?
 2015-07-17 21:00 UTC  (16+ messages)

[PATCH v6 00/10] Validate binary before use
 2015-07-17 20:51 UTC  (7+ messages)
` [PATCH v6 04/10] Create empty common/linux-maps.[ch] and common/target-utils.[ch]
    ` [PATCH v10 "
      ` [PATCH v11 "

Something wrong in buildbot?
 2015-07-17 20:19 UTC  (3+ messages)

RFA: AArch64 sim
 2015-07-17 14:10 UTC  (4+ messages)

[PATCH 0/4] Move common aarch64 HW breakpoint/watchpoint code to nat/
 2015-07-17 13:36 UTC  (5+ messages)
` [PATCH 2/4] Use debug_printf to print debug message

[PATCH] Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_capacity
 2015-07-17 13:05 UTC 

[PATCH 0/5] Extended-remote follow exec
 2015-07-17 11:55 UTC  (12+ messages)
` [PATCH 2/5] Extended-remote exec catchpoints
` [PATCH 1/5] Extended-remote exec events
` [PATCH 3/5] Extended-remote support for exec event tests
` [PATCH 5/5] Extended-remote exec event docs
` [PATCH 4/5] Eliminate spurious warnings from remote exec

[PATCH] [4/14] Completes renaming of configure.in files to .ac
 2015-07-17  8:38 UTC  (5+ messages)

[PATCH] [13/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:11 UTC 

[PATCH] [12/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:11 UTC 

[PATCH] [14/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:11 UTC 

[PATCH] [3/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [9/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [11/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [7/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [6/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [5/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [2/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [8/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [10/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:10 UTC 

[PATCH] [1/14] Completes renaming of configure.in files to .ac
 2015-07-17  3:09 UTC 

[PATCH 1/5] Update comment for struct type's length field, introduce type_length_units
 2015-07-16 18:51 UTC  (5+ messages)
` [PATCH 3/5] Introduce get_value_arch
` [PATCH 4/5] Consider addressable memory unit size in various value functions
` [PATCH 2/5] Update comments in struct value for non-8-bits architectures
` [PATCH 5/5] Add new test internalvar.exp

[PATCH] Fix using uninitialised values
 2015-07-16 16:41 UTC 

[PATCH] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
 2015-07-16 16:10 UTC  (15+ messages)
` [testsuite patch] for: "
  ` ping: "
                          ` [commit] "

[PATCH] [AArch64] Mark single precision pseudo registers unavailable if invalid
 2015-07-16  9:09 UTC  (4+ messages)

[PATCH 4/5 v5] Tracepoint for ppc64
 2015-07-15 18:46 UTC  (2+ messages)

[PATCH v7 00/10] Validate binary before use
 2015-07-15 18:33 UTC  (24+ messages)
` [PATCH v7 05/10] Move gdb_regex* to common/
` [PATCH v7 09/10] Validate symbol file using build-id
  ` [PATCH v8 "
            ` [PATCH v9 "
` [commit] [PATCH v7 00/10] Validate binary before use
  ` [revert] "

[PATCH 00/14] Split generic_val_print in smaller parts
 2015-07-15 16:48 UTC  (15+ messages)
` [PATCH 04/14] Factor out memberptr printing code from generic_val_print
` [PATCH 01/14] Factor out print_unpacked_pointer "
` [PATCH 06/14] Factor out enum printing code "
` [PATCH 13/14] Factor out decfloat "
` [PATCH 03/14] Factor out pointer "
` [PATCH 09/14] Factor out bool "
` [PATCH 05/14] Factor out reference "
` [PATCH 12/14] Factor out float "
` [PATCH 11/14] Factor out char "
` [PATCH 14/14] Factor out complex "
` [PATCH 07/14] Factor out flags "
` [PATCH 10/14] Factor out int "
` [PATCH 02/14] Factor out array "
` [PATCH 08/14] Factor out function/method "

[PATCH] [GDBserver][AArch64] Enable support for range stepping
 2015-07-15 14:05 UTC  (3+ messages)

[PATCH] [testsuite] Skip gdb.trace/range-stepping.exp test case if not supported
 2015-07-15 13:35 UTC  (4+ messages)

[PATCH] Fix build issue due to Introduce nat/linux-namespaces.[ch] patch
 2015-07-15 12:32 UTC  (4+ messages)

[PATCH] use system rl headers, when --with-system-readline is provided
 2015-07-15  7:57 UTC  (5+ messages)
    ` [PATCH] use system rl headers, when --with-system-readline is provided/2

[PATCH] btrace: fix case label in btrace_data_append
 2015-07-15  6:49 UTC 

Readline patches
 2015-07-15  2:41 UTC  (3+ messages)

[PATCH] Sync readline/ to version 7.0 alpha
 2015-07-15  2:35 UTC 

[PATCH] Remove CHECK_TYPEDEF, use check_typedef instead
 2015-07-14 20:42 UTC  (8+ messages)

GDB 7.9.90 available for testing
 2015-07-14 20:26 UTC  (10+ messages)
            ` racy tests

[PATCH] gdb python LineTable.source_lines docstring returns List, not FrozenSet
 2015-07-14 19:01 UTC  (2+ messages)

[obv] [testsuite] i386-biarch-core.exp: Fix comment typo
 2015-07-14 17:51 UTC 

[PATCH] gdbserver/ax.c: resolve compiler warning
 2015-07-14 17:25 UTC 

RFC: [PATCH] Make default compression gABI compliant
 2015-07-14 17:16 UTC  (3+ messages)

[PATCH v3] ari, btrace: avoid unsigned long long
 2015-07-14 15:12 UTC  (4+ messages)

[PATCH] Fix fail in gdb.server/wrapper.exp
 2015-07-14 14:53 UTC  (4+ messages)

ARM SIM: Add support for VFP instructions
 2015-07-14 11:07 UTC  (3+ messages)

[PATCH 0/6] Fix problems if inferior disappears while being debugged
 2015-07-14 10:22 UTC  (3+ messages)
` [PATCH 6/6] Add test that exercises the inferior being killed while stopped under GDB

[PATCH] Fix crash of gdbserver when kill threads
 2015-07-14  9:13 UTC  (8+ messages)
    ` [PATCH v2] GDBserver crashes when killing a multi-thread process

[patch] unbreak nios2-*-linux* testing
 2015-07-14  7:42 UTC  (3+ messages)

Should this be on the blocker list for the 7.10 release?
 2015-07-13 19:20 UTC  (10+ messages)

[PATCH] Fix attach-pie-noexec.exp fail on native-extended-gdbserver
 2015-07-13 16:15 UTC  (3+ messages)

[PATCH v9 09/10] Validate symbol file using build-id
 2015-07-13 12:48 UTC 

[PATCH, MIPS] Support shared library debug with MIPS PIE (gdb)
 2015-07-13 10:21 UTC  (3+ messages)

[PATCH] gdb/tui: Add command completion to winheight command
 2015-07-13  9:42 UTC  (6+ messages)

[PATCH 1/4] btrace: fix build fail with 32-bit BFD
 2015-07-13  9:39 UTC  (4+ messages)

[PATCH v2 1/2] record: set stop_pc in "record goto" command
 2015-07-13  9:36 UTC  (10+ messages)
` [PATCH v2 2/2] ari, btrace: avoid unsigned long long

[PATCH 0/4] C++: handle ptrace(enum __ptrace_request, ...)
 2015-07-10 22:00 UTC  (3+ messages)
` [PATCH 3/4] C++: handle glibc's "
` [PATCH 4/4] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere

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).