Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
New ARI warning Fri Jul 22 01:54:19 UTC 2011
 2011-07-22  2:17 UTC 

[patch] disappearing corethreads.{exp,c} in in-tree build
 2011-07-22  2:05 UTC  (3+ messages)

[Patch] More responsive QUITs
 2011-07-22  1:14 UTC  (4+ messages)

[PATCH] printcmd.c (ui_printf): make internalvar string can be printf and eval when inferior cannot alloc memory
 2011-07-21 20:43 UTC  (2+ messages)

[rfc] Prompt memory management/cleanups
 2011-07-21 20:42 UTC  (14+ messages)

[PATCH] On-demand loading of shlib's debuginfo
 2011-07-21 20:38 UTC  (9+ messages)

RFC: partially available registers
 2011-07-21 20:27 UTC  (10+ messages)

gdb-7.3 release early next week?
 2011-07-21 18:36 UTC 

[doc] [patch] NEWS, add info macros/definitions
 2011-07-21 18:15 UTC  (2+ messages)

ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver)
 2011-07-21 17:20 UTC  (4+ messages)
` x86 watchpoints bug (Re: ping: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver))

[patch] PR 12999 info macros command
 2011-07-21 16:13 UTC  (10+ messages)

[doc] [patch] Document Python prompt substitution in NEWS
 2011-07-21 15:54 UTC  (2+ messages)

[RFA 6/8] New port: TI C6x: gdbserver
 2011-07-21 14:04 UTC  (5+ messages)

[patch] [python] Prompt substitution
 2011-07-21 11:15 UTC  (6+ messages)

PATCH
 2011-07-21 11:08 UTC  (10+ messages)
          ` gdb output pipelining to shell (was: Re: PATCH)

[PATCH] An implementation of pipe to send gdb command output to the shell
 2011-07-21 10:59 UTC 

[RFA 3/8] New port: TI C6x: shared library for dsbt
 2011-07-21  8:45 UTC  (3+ messages)

[RFA 4/8] New port: TI C6x: Read loadmap from gdbserver
 2011-07-21  7:32 UTC  (3+ messages)
  ` [RFA 9/8] New port: TI C6x: Document on qXfer:fdpic:read packet

[PATCH] fix config.rpath for cygwin/mingw
 2011-07-21  7:03 UTC  (4+ messages)

[RFC][patch] Avoid repeated calls to solib_add on initial attach
 2011-07-20 18:38 UTC  (8+ messages)

[patch] bfin: swapped args in bfin_extract_return_value?
 2011-07-20 17:55 UTC  (7+ messages)

[PATCH] Unify implementation of 'info os' commands between gdb and gdbserver
 2011-07-20 16:45 UTC  (4+ messages)

[1/4] RFC: skip DIEs which only declare an enum
 2011-07-20 15:19 UTC  (5+ messages)

[2/4] RFC: read all .debug_types sections
 2011-07-20 15:13 UTC  (2+ messages)

[patch] Skip kill-after-signal.exp if hw single-step is not supported
 2011-07-20 15:12 UTC  (3+ messages)

[RFA 2/8] New port: TI C6x: Handle tic6x-*-*linux and tic6x-*-* in configure.tgt
 2011-07-20 14:16 UTC  (2+ messages)

allow to set length of hw watchpoints (e.g. for Valgrind gdbserver)
 2011-07-20 13:59 UTC  (4+ messages)

[PATCH] gdb output pipelining to shell
 2011-07-20 13:17 UTC  (9+ messages)

[RFC][patch] Allow user to disable tracepoint support in gdbserver via command line
 2011-07-20 12:34 UTC  (4+ messages)

[RFA 1/8] New port: TI C6x: Remove "gdb" from noconfigdirs in configure.ac
 2011-07-20 11:33 UTC  (2+ messages)

[RFA 8/8] New port: TI C6x: NEWS
 2011-07-20  7:04 UTC 

[RFA 7/8] New port: TI C6x: test case fixes
 2011-07-20  2:12 UTC 

[RFA 5/8] New port: TI C6x: gdb port
 2011-07-20  2:10 UTC 

[RFA 0/8] New port: TI C6x
 2011-07-20  2:06 UTC 

[PATCH 0/1] ARM: Fix crash when frame cannot be found
 2011-07-19 21:04 UTC  (3+ messages)
` [PATCH 1/1] ARM: Change prologue analyzer to always fallback on SP

[patch] Fix DW_OP_call2 and DW_OP_call4 for max-cache-age 0
 2011-07-19 20:55 UTC  (6+ messages)
      ` [patch] Fix DW_OP_call2 and DW_OP_call4 for max-cache-age 0 #2

[patch] Fix implicit pointer vs. typedefs
 2011-07-19 20:29 UTC  (3+ messages)

FYI: put a QUIT in DWARF expression evaluator
 2011-07-19 20:26 UTC  (3+ messages)

[patch 00/12] entryval: Fix x86_64 <optimized out> parameters, virtual tail call frames
 2011-07-19 18:44 UTC  (6+ messages)

[patch 04/12] entryval: Virtual tail call frames
 2011-07-19 18:28 UTC  (4+ messages)

[RFC] Make target_read_string faster over high-latency links
 2011-07-19 17:52 UTC  (5+ messages)

[RFC 06/12] entryval: Display @entry parameters in bt full
 2011-07-19 17:22 UTC  (10+ messages)

ppc32 debugging ppc64, 2011 revisit
 2011-07-19 17:17 UTC  (2+ messages)

[patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2011-07-19 17:04 UTC  (16+ messages)

[RFC 11/12] entryval: "@entry" in input expressions
 2011-07-19 16:38 UTC  (4+ messages)

[patch 10/12] entryval: @entry values even for references
 2011-07-19 16:20 UTC  (3+ messages)

[patch 07/12] entryval: "code cleanup": Remove `const' struct value *
 2011-07-19 16:13 UTC  (2+ messages)

[patch 05/12] entryval: Self tail calls verification
 2011-07-19 15:49 UTC  (2+ messages)

[patch 02/12] entryval: Basic parameter values recovery
 2011-07-19 14:43 UTC  (2+ messages)

[doc patch] whatis vs. ptype - the difference
 2011-07-19 13:52 UTC  (4+ messages)

[RFA take 2, 1 of 2] Improve many-shared-libraries performance
 2011-07-19 13:48 UTC  (3+ messages)
  ` [committed][RFA "

[patch 12/12] entryval: DWARF disassembler, NEWS, .s file
 2011-07-19 11:42 UTC  (2+ messages)

[RFC 09/12] Display referenced values in backtraces
 2011-07-18 20:24 UTC 

[patch 08/12] entryval: lval_funcs->{read,write} can be now NULL
 2011-07-18 20:23 UTC 

[patch 03/12] entryval: Tail call sites info reader
 2011-07-18 20:18 UTC 

[patch 01/12] entryval: reshuffle: More TYPE_CODE_FUNC specific space
 2011-07-18 20:16 UTC 

[4/4] RFC: dynamic arrays and DW_FORM_exprloc
 2011-07-18 15:46 UTC  (4+ messages)

[3/4] RFC: add missing quote to test
 2011-07-18 15:33 UTC  (3+ messages)

[PATCH] introduces ADA language in varobj system
 2011-07-18 15:15 UTC  (3+ messages)

[patch] Skip async-shell.exp if displaced stepping is not supported
 2011-07-18 15:01 UTC  (5+ messages)
      ` [committed] "

[try 2nd 5/8] Displaced stepping for Thumb 32-bit insns
 2011-07-18  9:26 UTC  (2+ messages)

[obv] remote-mips.c: Fix ignored return value GCC warning
 2011-07-18  4:05 UTC 

[rfc] Be in language c more c++ compatible
 2011-07-16  9:45 UTC  (3+ messages)

[obv] Code cleanup: Introduce dwarf_expr_context->funcs
 2011-07-15 21:09 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