public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[patch 1/3] Template Lookup
 2010-11-01 20:15 UTC  (8+ messages)
      ` [patch 1/4] "

[PATCH] fix py-inferior.exp for remote cross-endian testing
 2010-11-01 20:13 UTC  (4+ messages)

[RFA, doc RFA]: New printing module and info/disable/enable commands
 2010-11-01 15:09 UTC  (3+ messages)

[PATCH]tracepoint.c: tfile_xfer_partial change lma to vma
 2010-11-01  9:03 UTC  (3+ messages)

[patch] Add support for ARMv7M devices
 2010-11-01  3:40 UTC  (7+ messages)

[patch] New function finish_python_initialization
 2010-11-01  2:26 UTC 

[patch] Add visible flag to breakpoints
 2010-10-31 21:07 UTC  (18+ messages)

[rfa] Detect __aeabi_read_tp even without symbols
 2010-10-31 15:49 UTC  (3+ messages)

PATCH: gdbserver: Clear regcache if buf is NULL
 2010-10-31 13:25 UTC  (9+ messages)

RFA: add python exception subclasses (Was: gdb with python support still get crash on showing uninitialized local variables)
 2010-10-31  2:24 UTC  (8+ messages)
    ` gdb with python support still get crash on showing uninitialized local variables
              `  "

[PATCH] use runto_main in gdb.stabs/gdb11479.exp
 2010-10-30 14:16 UTC  (2+ messages)

[patch 2/2] Implement support for PowerPC BookE masked and ranged watchpoints
 2010-10-30  7:13 UTC  (5+ messages)

[commit] gdb.texinfo (Python): Fix long line
 2010-10-30  7:00 UTC  (2+ messages)

[PATCH] skip break-entry.exp when using a stub
 2010-10-29 20:10 UTC  (2+ messages)

[PATCH] fix debugging code compiled for newer PPC BookE processors
 2010-10-29 19:27 UTC 

[PATCH] fix disassembly of E500 instructions
 2010-10-29 19:20 UTC 

[PATCH] tracepoint.c: fix the bug that S use utp->actions in trace_save
 2010-10-28  3:47 UTC  (4+ messages)

[patch] initial OpenCL C language support
 2010-10-27 21:01 UTC  (12+ messages)

[patch] Fix build failures with python support on sparc-solaris
 2010-10-26 18:09 UTC  (2+ messages)
` [commit] fix typo in _FILE_OFFSET_BITS comment

[patch] Fix build failures with python support on sparc-solaris
 2010-10-26 18:08 UTC  (2+ messages)

[patch] Fix avoiding of unnecessary psymtabs in dwarf_decode_lines
 2010-10-26 18:02 UTC  (6+ messages)
  ` [RFA/commit] replace strcmp by FILENAME_CMP for filename comparison

New ARI warning Fri Oct 8 01:55:46 UTC 2010
 2010-10-26 14:52 UTC  (2+ messages)
` [PATCH] avoid assignment inside if condition (dictionary.c)

[rfc/rfa] Use ARM exception tables as GDB unwinder
 2010-10-26 13:43 UTC  (12+ messages)

[patch] fix pre-/post- in-/decrement
 2010-10-26 13:42 UTC  (3+ messages)
` [rfc] Fix value_assign return value (Re: [patch] fix pre-/post- in-/decrement)

RFC: remove guile support
 2010-10-26  3:48 UTC  (2+ messages)

[patch] Overload resolution among children of a common ancestor
 2010-10-22 17:16 UTC  (5+ messages)
` [patch 1/2] "
` [patch 2/2] "

Fix Makefile.in in data-directory
 2010-10-22  1:14 UTC  (16+ messages)

[RFA] gdb.threads/fork-child-threads.exp: no remote support
 2010-10-20 23:58 UTC  (3+ messages)

[doc RFA] Clean up coding standards, add python coding standards
 2010-10-20 22:56 UTC  (3+ messages)

[PATCH] testsuite: break-entry.exp: convert entry point for ppc64
 2010-10-20 16:49 UTC  (3+ messages)

[PATCH] tracepoint: fix tfile byte order issue
 2010-10-20 14:04 UTC  (6+ messages)

Don't warn if target reports no threads
 2010-10-20  9:11 UTC  (3+ messages)

[patch 1/2] Convert hardware watchpoints to use breakpoint_ops
 2010-10-20  0:31 UTC  (3+ messages)

[commit, arm] Fix single-step failures in Thumb mode
 2010-10-19 21:34 UTC 

[commit, testsuite] Fix spurious foll-fork.exp failures
 2010-10-19 21:33 UTC 

[commit, testsuite] Fix spurious watch_thread_num.exp failures
 2010-10-19 21:33 UTC 

[patch] smart pointer support
 2010-10-19 20:55 UTC  (7+ messages)

FYI: fix latent leak in cmdpy_function
 2010-10-19 20:11 UTC 

[rfc] linux-nat: Never PTRACE_CONT a stepping thread
 2010-10-19 19:24 UTC  (6+ messages)

[patch] DW_AT_byte_size for array type entries
 2010-10-19 18:16 UTC  (2+ messages)

[PATCH] Multi-dimensional Fortran arrays issue PR11104
 2010-10-19 16:23 UTC  (5+ messages)

[patch] fix pre-/post- in-/decrement
 2010-10-19  7:38 UTC  (7+ messages)

FYI: one more val_print_string fix
 2010-10-18 19:13 UTC 

[RFA] valprint.c / *-valprint.c: Don't lose `embedded_offset'
 2010-10-18 12:14 UTC  (4+ messages)

[patch] Fix valgrind false warning (by Ada)
 2010-10-18  6:31 UTC 

disable objective-c stuff when theres no objective-c cu
 2010-10-17 21:57 UTC  (9+ messages)

[patch] testsuite: gdb.dwarf2/pr11465.exp: Fix s390x
 2010-10-17 18:56 UTC  (2+ messages)
` [commit] "

[patch] regression on gfortran-4.5: stopped language detection
 2010-10-17 18:51 UTC  (2+ messages)
` [commit] "

[patch] Fix inferior execl of new PIE x86_64
 2010-10-17 17:55 UTC  (3+ messages)

[obv] varobj.c: Fix GCC false warning
 2010-10-17 11:54 UTC  (3+ messages)
  ` [patch] varobj.c: Reset string_print [Re: [obv] varobj.c: Fix GCC false warning]

[patch] Fix --enable-plugins --without-python
 2010-10-17 10:41 UTC 

[PATCH] testsuite: asm-source.exp: build only 32-bit binaries on powerpc
 2010-10-16 17:30 UTC  (2+ messages)

[MI][patch] broken -target-detach
 2010-10-15 23:47 UTC  (2+ messages)

[PATCH]p-typeprint.c Fix printing of type of method arguments
 2010-10-15 23:12 UTC 

[patch] Fix overload resolution of int* vs void*
 2010-10-15 22:48 UTC  (13+ messages)
  ` [patch 2/2] "

[patch] Clearer support of TYPE_CODE_TYPEDEF in c_type_print_base
 2010-10-15 22:43 UTC  (2+ messages)

FYI: fix PR 11948 - lazier lazy strings
 2010-10-15 18:51 UTC 

[patch] fix exp/12117
 2010-10-15 17:49 UTC  (12+ messages)

[RFA] Avoid problems with ptype command
 2010-10-15 17:10 UTC  (2+ messages)

[PATCH] Avoid pascal crashes for structures having fields without names
 2010-10-15 15:44 UTC  (2+ messages)

[patch] .gdb_index: Do not crash on NOBITS
 2010-10-14 17:46 UTC  (7+ messages)
  ` [patch] Fix ELF stale reference [Re: [patch] .gdb_index: Do not crash on NOBITS]
        ` [patch] Fix ELF stale reference

[PATCH] Avoid pascal crashes for structures having fields without names
 2010-10-14 15:21 UTC 

[rfa] ARM prologue parsing support for Thumb-2 instructions
 2010-10-14 14:10 UTC  (2+ messages)

[RFA] New python module gdb.types
 2010-10-13 18:49 UTC  (6+ messages)

[patch] python(+solib error): save/restore error state
 2010-10-13 18:46 UTC  (10+ messages)
  ` [patch] python: save/restore/fix "

FYI: fix typo in language.h macro
 2010-10-13 17:38 UTC 

[commit] c-typeprint.c cleanup
 2010-10-13 15:10 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).