public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v7 00/10] Validate binary before use
 2015-07-14 16:14 UTC  (25+ messages)
` [PATCH v7 03/10] Code cleanup: Rename enum -> enum filterflags
` [PATCH v7 05/10] Move gdb_regex* to common/
` [PATCH v7 10/10] Tests for validate symbol file using build-id
` [PATCH v7 09/10] Validate "
  ` [PATCH v8 "
            ` [PATCH v9 "
` [PATCH v7 08/10] gdbserver build-id attribute generator

GDB 7.9.90 available for testing
 2015-07-14 16:05 UTC  (13+ messages)
            ` racy tests

[PATCH] Fix build issue due to Introduce nat/linux-namespaces.[ch] patch
 2015-07-14 15:50 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] use system rl headers, when --with-system-readline is provided
 2015-07-14 13:33 UTC  (4+ messages)
    ` [PATCH] use system rl headers, when --with-system-readline is provided/2

[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] Remove CHECK_TYPEDEF, use check_typedef instead
 2015-07-14  9:34 UTC  (7+ 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] [PR corefiles/17808] i386: Fix internal error when prstatus in core file is too big
 2015-07-14  8:52 UTC  (8+ messages)
` [testsuite patch] for: "
  ` ping: "

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

RFC: [PATCH] Make default compression gABI compliant
 2015-07-13 22:57 UTC  (2+ 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  (13+ messages)
` [PATCH 3/4] ari, btrace: avoid unsigned long long
` [PATCH 2/4] record: set stop_pc in "record goto" command
` [PATCH 4/4] btrace, pt: support new packets

[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 7/7] Factor out memberptr printing code from c_val_print
` [PATCH 6/7] Factor out int "
` [PATCH 2/7] Factor out print_unpacked_pointer "
` [PATCH 4/7] Factor out pointer printing code "
` [PATCH 1/7] Remove unneeded variable assignment
` [PATCH 3/7] Factor out array printing code from c_val_print
` [PATCH 5/7] Factor out struct and union "

[PATCH] [testsuite] Skip gdb.trace/range-stepping.exp test case if not supported
 2015-07-09 16:54 UTC 

[PATCH 0/8] [AArch64] Add support for tracepoints
 2015-07-09 15:46 UTC  (38+ messages)
` [PATCH 7/8] [testsuite][AArch64] Port gdb.trace
    ` [PATCH v2 "
` [PATCH 3/8] [AArch64] Only access inferior registers when creating a frame cache
` [PATCH 2/8] [AArch64] Refactor aarch64_make_stub_cache
    ` [PATCH v2 "
` [PATCH 5/8] [AArch64] Teach stub unwinder to terminate gracefully
    ` [PATCH v2 "
` [PATCH 1/8] [AArch64] Refactor aarch64_make_prologue_cache
    ` [PATCH] "
` [PATCH 4/8] [AArch64] Teach prologue unwinder to terminate gracefully
    ` [PATCH v2 "
        ` [PATCH v3 "
` [PATCH 6/8] [AArch64] Implement gdbarch_gen_return_address gdbarch method
` [PATCH 8/8] [GDBServer][AArch64] Enable support for tracepoints
  ` [PATCH] Add NEWS entry for tracepoints support on aarch64-linux

[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  (7+ messages)
` [PATCH 2/3] gdb/tui: Define tui window names once
` [PATCH 3/3] gdb/tui: Use cleanups to free string copies
` [PATCH 1/3] gdb: Convert TUI windows names to lower case

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

[RFC] Use of create_new_frame from 'frame'
 2015-07-08 20:16 UTC  (6+ messages)

[PATCH] Delete program spaces directly when removing inferiors
 2015-07-08 19:49 UTC  (11+ messages)

[PATCH] gdb/doc: Update 'frame' command documentation
 2015-07-08 19:48 UTC  (5+ messages)

[PATCH 1/2] gdb: Check the selected-frame in frame_find_by_id
 2015-07-08 16:46 UTC 

[PATCH] tui: replace deprecated_register_changed_hook with observer
 2015-07-08 15:06 UTC  (8+ 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).