public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
RFA: Stop RX simulator from terminating after completing a non-stopping system call
 2010-09-29 16:15 UTC 

[rfa] Fix software-watchpoint failures by adding epilogue detection
 2010-09-29 15:24 UTC  (9+ messages)

[PATCH] testcases: Fix assorted problems related to powerpc
 2010-09-29 15:04 UTC  (3+ messages)

New ARI warning Wed Sep 29 01:54:08 UTC 2010
 2010-09-29 13:34 UTC 

[RFA/doco] document support for Ravenscar profile
 2010-09-29 10:17 UTC  (5+ messages)

Add support for GNAT Ravenscar run-time library
 2010-09-29  9:52 UTC  (13+ messages)
` [PATCH 1/2] [Ada] Add ada-tasks.c:iterate_over_live_ada_tasks
` [PATCH 2/2] Add support for GNAT Ravenscar run-time library

[RFC/commit] Add a sparc simulator with the sparc bareboard target
 2010-09-29  2:44 UTC  (3+ messages)

PATCH: gdbserver: Clear regcache if buf is NULL
 2010-09-29  1:54 UTC  (2+ messages)

[patch] PR 12028 "GDB crashes on a double free during overload resolution"
 2010-09-28 16:32 UTC  (7+ messages)

[patch] Scalar to vector widening
 2010-09-28 16:08 UTC  (2+ messages)

[patch] GNU vector unop support
 2010-09-28 16:04 UTC  (2+ messages)

[patch] Fix printing parameters of inlined functions
 2010-09-28 15:57 UTC  (2+ messages)

[RFA] mingw64: Skip over __main in main
 2010-09-28  9:21 UTC  (3+ messages)

[MI][patch] broken -target-detach
 2010-09-28  9:21 UTC 

FYI: sync from GCC: Fix unportable shell quoting
 2010-09-28  8:40 UTC 

[patch 5/5] [s390] testsuite: break-interp.exp: XFAIL libc/12067
 2010-09-27 23:28 UTC 

[rfc 4/5] testsuite: break-interp.exp: Run the common case
 2010-09-27 23:17 UTC 

[patch 3/5] [ppc64] PIE: Fix reprelinked attach
 2010-09-27 22:08 UTC 

[patch 2/5] [ppc64] testsuite: break-interp.exp: Fix errors
 2010-09-27 20:28 UTC 

[patch 1/5] [ppc] testsuite: break-interp.exp: Fix false "ZERO displacement"
 2010-09-27 20:23 UTC 

FYI: index pre-expansion fix
 2010-09-27 19:08 UTC 

[patch] Fix infinite loop crash on self-referencing class
 2010-09-27 19:07 UTC  (2+ messages)

Your INTERMEDIATE_ENCODING patch for Solaris
 2010-09-27 18:42 UTC  (29+ messages)
                                      ` [patch] Regression on py-prettyprint.exp: print estring [Re: Your INTERMEDIATE_ENCODING patch for Solaris]

[RFA 5/5] New patches to support --enable-targets=all for mingw64
 2010-09-27 17:43 UTC  (6+ messages)
    ` [RFC] hpux code fix ( was [RFA 5/5] New patches to support --enable-targets=all for mingw64)
      ` [PING][RFC] "

PATCH: Add orig_ax_regnum to i386 gdbarch_tdep
 2010-09-27 17:18 UTC  (2+ messages)

[patch 2/3] Template Lookup
 2010-09-27  9:27 UTC  (5+ messages)
    ` [patch 2/4] "

[patch 2/4]#3 Fix lost siginfo_t for inferior calls
 2010-09-27  7:47 UTC  (3+ messages)

RFA: shrink main_type
 2010-09-25 14:38 UTC  (2+ messages)

[patch] const array types
 2010-09-24 23:00 UTC  (7+ messages)

FYI: fix gdb index buglets
 2010-09-24 20:11 UTC 

[patch 1/4]#3 Pedro's fix: compat_siginfo_from_siginfo (PR 11842)
 2010-09-24 16:14 UTC  (2+ messages)

[RFA] Fix maint translate command
 2010-09-24 15:55 UTC  (8+ messages)
      ` [PING]RE: "

[commit/rx sim] Add cycle information for smovu
 2010-09-24 13:58 UTC 

[commit/rx sim] Fix a "Cycle count not updated!" abort
 2010-09-24 12:39 UTC  (3+ messages)

[commit/rx sim] Reset state associated with instruction decoder upon program load
 2010-09-24  7:54 UTC 

[commit/rx sim] Include config.h in source files which also include cpu.h
 2010-09-24  5:24 UTC 

minor portability patches
 2010-09-23 22:03 UTC  (8+ messages)

[patch] Fix gcore writer for -Wl,-z,relro (PR corefiles/11804)
 2010-09-23 18:52 UTC  (5+ messages)
      ` suspended: "

[patch 1/3] Template Lookup
 2010-09-23 18:43 UTC  (7+ messages)
        ` [patch 4/4] "
      ` [patch 1/4] "

[patch 3/3 optional] Template Lookup
 2010-09-23 18:43 UTC  (4+ messages)
    ` [patch 3/4 "

[commit/Ada] Do not compute task ptid when debugging core file
 2010-09-23 14:48 UTC 

RFA: fix PR python/11792
 2010-09-23 12:42 UTC  (19+ messages)

[commit/testsuite] dw2-const.S: fix type reference size on 64bit platforms
 2010-09-23  7:19 UTC  (3+ messages)

[patch] Code cleanup: objfile->name is never NULL
 2010-09-22 22:52 UTC  (3+ messages)

[patch] python: load *-gdb.py for shlibs during attach
 2010-09-22 21:33 UTC  (5+ messages)

[RFA/commit] DWARF: Add support for DW_TAG_constant DIEs
 2010-09-22 19:42 UTC  (9+ messages)

[RFA/commit] Allow disabling of gdbserver build (--enable-gdbserver=yes/no/auto)
 2010-09-22 18:25 UTC  (2+ messages)

RFA: document Value.__init__ (Was: Python API questions and use cases)
 2010-09-22 16:17 UTC  (4+ messages)
                ` RFA: document Value.__init__

[rfc] linux-nat: Never PTRACE_CONT a stepping thread
 2010-09-22  9:43 UTC 

[patch 4/4]#3 Remove redundant lp->siginfo
 2010-09-22  9:13 UTC 

[patch 3/4]#3 linux-nat: Do not respawn signals
 2010-09-22  9:09 UTC 

[patch 0/4]#3 Fix lost siginfo_t
 2010-09-21 23:43 UTC 

GDB 7.2 - Patch proposal for the use of GDB/Python scripts on MinGW
 2010-09-21 22:50 UTC  (7+ messages)

[PATCH, V850] Add support for V850E2 and V850E2V3
 2010-09-21 22:49 UTC  (3+ messages)

PATCH: PR testsuite/12040: GDB Fortran tests use g77 instead of gfortran
 2010-09-21 18:24 UTC 

[PATCH] [RFC] python: gdb.Type: strip typedefs past pointers too
 2010-09-21 12:39 UTC  (14+ messages)

[patch] regression on gfortran-4.5: stopped language detection
 2010-09-19 20:54 UTC 

[PATCH] Fix the TAGS object
 2010-09-18 20:28 UTC  (2+ messages)

[RFC] solib-svr4.c: Never attempt to place breakpoints on _start, __start, or main
 2010-09-18 16:03 UTC  (5+ messages)

[RFC] breakpoint.c: Fix nasty problem with msvcrt DLL on Windows
 2010-09-17 19:56 UTC  (6+ messages)
        ` [PING][RFC] "

[PATCH] Rewrite the codes for opcode 0x0f01 and add more instructions support
 2010-09-17  8:33 UTC  (2+ messages)

[patch] [trivial] fix NULL deref
 2010-09-16 19:21 UTC  (3+ messages)

[PATCH] Multi-dimensional Fortran arrays issue PR11104
 2010-09-16 17:26 UTC 

New Global Maintainer - Jan Kratochvil
 2010-09-16 14:41 UTC  (2+ messages)

[obv] MAINTAINERS: Fixup my entry
 2010-09-16  8:59 UTC 

[PATCH] [TRIVIAL] doc: fix obvious typo (host-charset)
 2010-09-15 22:56 UTC  (2+ messages)

[patch] Work around gcc bug 45682
 2010-09-15 22:26 UTC 

[commit] dwarf2read.c (struct die_info): Fix comment
 2010-09-15 20:18 UTC 

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