public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH][PR gdb/17046] Use standard setjmp.h on Darwin
 2014-09-16  8:41 UTC  (4+ messages)

[Patch, microblaze]: Port of Linux gdbserver
 2014-09-16  6:42 UTC  (19+ messages)

Revisit gdb/12528 for bare metal targets
 2014-09-16  2:40 UTC  (7+ messages)
` [PATCH 1/3] Check function is GC'ed

[PATCHv3,Hurd] Add hardware watch support
 2014-09-15 23:09 UTC  (15+ messages)

[PATCH] Bug 17394: we cannot put a break-point at a global function for ASM file
 2014-09-15 20:44 UTC  (2+ messages)

[PATCH 0/9 v7] Common code cleanups
 2014-09-15 18:34 UTC  (27+ messages)
` [PATCH 3/9 v7] Introduce target_{stop,continue}_ptid
` [PATCH 4/9 v7] Introduce target/symbol.h
` [PATCH 5/9 v7] Introduce common-regcache.h

[Patch, microblaze]: Add support of microblaze software single stepping
 2014-09-15 16:06 UTC  (8+ messages)

[PATCH] Rename current_inferior as current_thread in gdbserver
 2014-09-15 15:33 UTC  (2+ messages)
` [PING PATCH] "

[PATCH] Remove support for testing against dead "target vxworks"
 2014-09-15 13:59 UTC  (2+ messages)

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

[RFA/commit] arm-tdep.c: Do not single-step after hitting a watchpoint
 2014-09-15 13:01 UTC 

[PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
 2014-09-15 12:29 UTC  (3+ messages)

[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
 2014-09-15 11:40 UTC  (4+ messages)

[PATCH] Fix gdb.dwarf2/dwz.exp for thumb mode
 2014-09-15  8:57 UTC  (5+ messages)

[PATCH] Another board file for remote host
 2014-09-15  7:59 UTC  (8+ messages)

[Bug tdep/8492] [RFA] sh-tdep.c: Follow up patch to implement two different ABIs
 2014-09-14 20:33 UTC 

[COMMITTED PATCH] Fix set up of queue-signal.exp test
 2014-09-14 18:16 UTC 

[PATCH] Honour SIGILL and SIGSEGV in cancel breakpoint
 2014-09-14 12:11 UTC 

[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 

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

[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 11/26] M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 17/26] PPC: "
` [PATCH 13/26] M88K: "
` [PATCH 16/26] NIOS2: "
` [PATCH 04/26] AARCH64: "
` [PATCH 21/26] TILEGX: "
` [PATCH 12/26] IA64: "
` [PATCH 22/26] VAX: "
` [PATCH 14/26] MIPS: "
` [PATCH 23/26] XTENSA: "
` [PATCH 07/26] FRV: "
` [PATCH 01/26] Replace 'core_regset_sections' by iterator method
` [PATCH 26/26] Drop 'regset_from_core_section' gdbarch method
` [PATCH 05/26] ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
` [PATCH 19/26] SH: "
` [PATCH 08/26] HPPA: "
` [PATCH 20/26] SPARC: "
` [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 09/26] X86: "
` [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 18/26] SCORE: "
` [PATCH 24/26] Drop target method 'fbsd_make_corefile_notes'
` [PATCH 25/26] Linux targets: drop fall back to target method for 'make_corefile_notes'

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 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 9/9 v7] Remove one GDBSERVER use from linux-waitpid.c
 2014-09-12 11:09 UTC  (4+ messages)
` [PATCH v8] Clarify GDBSERVER use in linux-waitpid.c

[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  (3+ messages)
` [V3 10/21] vla: add NEWS entry for "

eliminate deprecated_insert_raw_breakpoint. what's left
 2014-09-10 15:22 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).