public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] New command: queue-signal
 2014-09-14  4:50 UTC  (5+ messages)

[PATCH] Add some debugging printfs to linux-nat.c
 2014-09-13 23:04 UTC  (2+ messages)

[PATCH] Change form of prompt argument to with_gdb_prompt
 2014-09-13 22:55 UTC  (2+ messages)

time to workaround libc/13097 in fsf gdb?
 2014-09-13  1:06 UTC  (7+ messages)

[RESEND/PROPER PATCH 0/9] pagination/readline/async issues
 2014-09-13  0:05 UTC  (3+ messages)
` [PATCH 6/9] Background execution + pagination aborts readline/gdb

[PATCH] Allow DW_FORM_GNU_addr_index in Fission skeleton CUs
 2014-09-12 23:29 UTC 

[PATCH] [PR tdep/17379] Fix internal-error when stack pointer is invalid
 2014-09-12 22:45 UTC  (15+ messages)
              ` [PATCH] after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_test

[PATCH] Remove support for testing against dead "target vxworks"
 2014-09-12 22:43 UTC 

[PATCHv3,Hurd] Add hardware watch support
 2014-09-12 21:42 UTC  (12+ messages)

eliminate deprecated_insert_raw_breakpoint. what's left
 2014-09-12 20:23 UTC  (22+ messages)
            ` New deprecation procedure
          ` [IRIX] eliminate deprecated_insert_raw_breakpoint uses

[PATCH] MIPS bit field failures in gdb.base/store.exp
 2014-09-12 20:11 UTC 

[PATCHv4,Hurd] Add hardware watch support
 2014-09-12 20:01 UTC  (3+ messages)

[PATCH 00/26] Regset rework
 2014-09-12 18:32 UTC  (33+ messages)
` [PATCH 09/26] X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 03/26] Add multi-arch capable 'fbsd_make_corefile_notes' variant
` [PATCH 06/26] ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 20/26] SPARC: "
` [PATCH 08/26] HPPA: "
` [PATCH 19/26] SH: "
` [PATCH 05/26] ALPHA: "
` [PATCH 01/26] Replace 'core_regset_sections' by iterator method
` [PATCH 26/26] Drop 'regset_from_core_section' gdbarch method
` [PATCH 07/26] FRV: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 23/26] XTENSA: "
` [PATCH 14/26] MIPS: "
` [PATCH 22/26] VAX: "
` [PATCH 12/26] IA64: "
` [PATCH 21/26] TILEGX: "
` [PATCH 04/26] AARCH64: "
` [PATCH 16/26] NIOS2: "
` [PATCH 13/26] M88K: "
` [PATCH 17/26] PPC: "
` [PATCH 11/26] M68K: "
` [PATCH 02/26] Add 'regset' parameter to 'iterate_over_regset_sections_cb'
` [PATCH 10/26] M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 15/26] MN10300: "
` [PATCH 25/26] Linux targets: drop fall back to target method for 'make_corefile_notes'
` [PATCH 24/26] Drop target method 'fbsd_make_corefile_notes'
` [PATCH 18/26] SCORE: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'

[PATCH 0/9 v7] Common code cleanups
 2014-09-12 18:29 UTC  (41+ messages)
` [PATCH 2/9 v7] Introduce target/target.h
` [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
` [PATCH 4/9 v7] Introduce target/symbol.h
` [PATCH 1/9 v7] Introduce show_debug_regs
` [PATCH 7/9 v7] Remove GDBSERVER uses from linux-btrace.c
` [PATCH 8/9 v7] Remove GDBSERVER uses from i386-dregs.c
` [PATCH 9/9 v7] Remove one GDBSERVER use from linux-waitpid.c
    ` [PATCH v8] Clarify GDBSERVER use in linux-waitpid.c
` [PATCH 5/9 v7] Introduce common-regcache.h
` [PATCH 6/9 v7] Include common-defs.h instead of defs.h/server.h in shared code

FYI: about pa-hpux and ia64-hpux support
 2014-09-12 17:02 UTC 

[PATCH 00/10] Linux extended-remote fork events
 2014-09-12 16:50 UTC  (6+ messages)
` [PATCH 01/16 v2] Refactor native follow-fork

[Patch, microblaze]: Port of Linux gdbserver
 2014-09-12 15:38 UTC  (18+ messages)

[PATCH v3 00/13] Regset rework preparations part 2
 2014-09-12 13:06 UTC  (5+ messages)
` [PATCH v3 02/13] regcache: Add functions suitable for regset_supply/collect

Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]
 2014-09-12 11:40 UTC  (20+ messages)
` [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]
        ` [pushed+7.8] "
          ` Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race [Re: Regression for attach from stdin [Re: [pushed] Re: [PATCH v6 0/2] enable target-async by default]]]
            ` Regression: GDB stopped on run with attached process (PR 17347) [Re: [pushed+7.8] Re: [PATCH] Fix "attach" command vs user input race
                ` [PATCH 1/2] testsuite: refactor spawn and wait for attach (was: Re: Regression: GDB stopped on run with attached process)
                    ` [PATCH 1/2] testsuite: refactor spawn and wait for attach
                      ` [testsuite patch] runaway attach processes [Re: Regression: GDB stopped on run with attached process (PR 17347)]
                          ` [commit] "

[PATCH v3] Introduce remote_target_is_gdbserver
 2014-09-11 19:36 UTC  (6+ messages)

GDB dropping support for mips-irix and alpha-tru64
 2014-09-11 18:58 UTC 

[PATCH 4/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial
 2014-09-11 18:38 UTC 

[PATCH 2/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args
 2014-09-11 18:37 UTC 

[PATCH 3/4] PR c++/13403 and PR c++/15154: Add new non-trivial return value tests
 2014-09-11 18:37 UTC 

[PATCH 1/4] PR c++/13403 and PR c++/15154: Non trivial return value tests
 2014-09-11 18:36 UTC 

[PATCH 0/4] PR c++/13403 and PR c++/15154: Fix function calling convention in gnuv3 ABI
 2014-09-11 18:35 UTC 

two agent expression nits (one line each)
 2014-09-11 17:54 UTC 

[PATCH v2] Introduce remote_target_is_gdbserver
 2014-09-11 16:46 UTC  (4+ messages)

[PATCH] Fix gdb.fortran/array-element.exp failures
 2014-09-11  3:25 UTC  (13+ messages)
        ` [PING] "

[RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL
 2014-09-10 20:29 UTC  (8+ messages)
        ` [GCC PR55056] "

[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
 2014-09-10 17:06 UTC  (2+ messages)
` [COMMITTED] "

[V3 00/21] Fortran dynamic array support
 2014-09-10 17:03 UTC  (4+ messages)
` [V3 21/21] test: stride support for dynamic arrays
` [V3 10/21] vla: add NEWS entry for dynamic array support

eliminate deprecated_insert_raw_breakpoint. what's left
 2014-09-10 15:22 UTC  (5+ messages)

[PATCH][COMMITTED] AIX: AIX: Remove exec_one_dummy_insn hack
 2014-09-10 14:48 UTC 

[pushed/Ada] Improved support for pointers to dynamic arrays
 2014-09-10 13:39 UTC  (5+ messages)
` [pushed/Ada 3/4] Ada: Print bounds/length of pointer to array with dynamic bounds
` [pushed/Ada 1/4] print PTR.all where PTR is an Ada thin pointer
` [pushed/Ada 4/4] dynarr-ptr.exp: Add ptype tests
` [pushed/Ada 2/4] Ada subscripting of pointer to array with dynamic bounds

[PATCH 0/7 v2] Refactor shared code in {i386,amd64}-linux-nat.c
 2014-09-10 13:14 UTC  (5+ messages)
` [PATCH 7/7 v2] Tidy #include lists
  ` [pushed] Fix missing "struct iovec" definition on some x86-linux. (was: "[PATCH 7/7 v2] Tidy #include lists")

s/current_inferior/current_thread/ in gdbserver
 2014-09-10 12:24 UTC  (2+ messages)

[PATCH v3 4/6] Implement support for recording extension register ld/st insn
 2014-09-10 11:55 UTC  (3+ messages)

[PATCH v3 2/6] Implement support for recording thumb2 ASIMD struct ld/st insns
 2014-09-10 11:54 UTC  (3+ messages)

[committed] MIPS: Don't infer IRIX OS ABI from generic section names
 2014-09-10 11:51 UTC  (3+ messages)

[PATCH] Rename current_inferior as current_thread in gdbserver
 2014-09-10 10:40 UTC 

[PATCH 00/14] Refactor low-level Linux x86 debug register code
 2014-09-10  9:30 UTC  (2+ 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).