public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
 2015-07-15 16:58 UTC  (11+ messages)
` [testsuite patch] for: "
  ` ping: "

RFA: AArch64 sim
 2015-07-15 16:58 UTC 

[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 03/14] Factor out pointer "
` [PATCH 13/14] Factor out decfloat "
` [PATCH 14/14] Factor out complex "
` [PATCH 07/14] Factor out flags "
` [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 10/14] Factor out int "
` [PATCH 08/14] Factor out function/method "
` [PATCH 02/14] Factor out array "

[PATCH] [AArch64] Mark single precision pseudo registers unavailable if invalid
 2015-07-15 14:41 UTC  (3+ messages)

[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  (14+ 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)

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

[PATCH] dwarf2read: Allow SEC_ALLOC sections to be located at address 0
 2015-07-14 11:56 UTC  (2+ messages)

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

[PATCH] show configuration --without-python
 2015-07-14 10:45 UTC 

[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] remote.c: Ensure that inferior_ptid is on the thread list
 2015-07-14 10:18 UTC  (2+ messages)

[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] D: support reading modules from DWARF
 2015-07-14  9:12 UTC  (2+ messages)

[PATCH] D: Support looking up symbols in the current and imported modules
 2015-07-14  9:05 UTC 

[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 4/5 v5] Tracepoint for ppc64
 2015-07-12 18:38 UTC 

[PATCH 0/4] C++: handle ptrace(enum __ptrace_request, ...)
 2015-07-10 22:00 UTC  (5+ messages)
` [PATCH 2/4] Move gdb_ptrace.h to nat/
` [PATCH 1/4] make gdbserver use the same ptrace autoconf checks as gdb
` [PATCH 3/4] C++: handle glibc's ptrace(enum __ptrace_request, ...)
` [PATCH 4/4] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere

[COMMITTED PATCH] rx-tdep.c: Use target_read_code instead of target_read_memory
 2015-07-10 20:25 UTC 

[pushed] gdbserver/event-loop.c: type mismatch
 2015-07-10 18:49 UTC 

buildbot: Fedora-i686 configuration problem
 2015-07-10 17:29 UTC  (4+ messages)

Several regressions and we branch soon
 2015-07-10 16:23 UTC  (10+ messages)

[testsuite patch] Fix testsuite regression by: Do not skip prologue for asm (.S) files
 2015-07-10 14:49 UTC  (6+ messages)
  ` [testsuite commit] "

[PATCH] [GDBserver][AArch64] Cleanup comments for each linux_target_ops method
 2015-07-10 12:58 UTC  (3+ messages)

[PATCH 0/7] Split c_val_print
 2015-07-09 23:42 UTC  (14+ messages)
` [PATCH 6/7] Factor out int printing code from c_val_print
` [PATCH 7/7] Factor out memberptr "
` [PATCH 5/7] Factor out struct and union "
` [PATCH 3/7] Factor out array "
` [PATCH 4/7] Factor out pointer "
` [PATCH 2/7] Factor out print_unpacked_pointer "
` [PATCH 1/7] Remove unneeded variable assignment

[PATCH 0/8] [AArch64] Add support for tracepoints
 2015-07-09 15:46 UTC  (10+ messages)
` [PATCH 3/8] [AArch64] Only access inferior registers when creating a frame cache
` [PATCH 6/8] [AArch64] Implement gdbarch_gen_return_address gdbarch method
` [PATCH 8/8] [GDBServer][AArch64] Enable support for tracepoints

[PATCH 7/8] [testsuite][AArch64] Port gdb.trace
 2015-07-09 15:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/8] [AArch64] Add support for tracepoints
 2015-07-09 15:46 UTC  (4+ messages)
` [PATCH] Add NEWS entry for tracepoints support on aarch64-linux

[PATCH 5/8] [AArch64] Teach stub unwinder to terminate gracefully
 2015-07-09 15:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 4/8] [AArch64] Teach prologue unwinder to terminate gracefully
 2015-07-09 15:41 UTC  (7+ messages)
` [PATCH v2 "
    ` [PATCH v3 "

[PATCH 2/8] [AArch64] Refactor aarch64_make_stub_cache
 2015-07-09 15:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/8] [AArch64] Refactor aarch64_make_prologue_cache
 2015-07-09 15:38 UTC  (3+ messages)
` [PATCH] "

[PATCH] gdb.python/py-events.exp and normal_stop observers ordering
 2015-07-09 13:40 UTC 

[PATCH 0/3] convert tui window names to lower case
 2015-07-09 12:53 UTC  (6+ messages)
` [PATCH 2/3] gdb/tui: Define tui window names once
` [PATCH 3/3] gdb/tui: Use cleanups to free string copies

[PATCH] Pass ptid to aarch64_linux_get_debug_reg_capacity
 2015-07-09 11:56 UTC  (2+ messages)

[PATCH] [gdbserver, aarch64] Set userregs to NULL in regs_info
 2015-07-09 11:50 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).