Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[commit] Hardware breakpoint errors patch, gdb/MAINTAINERS
 2012-09-17 20:51 UTC  (4+ messages)

[PATCH] Warn about data-directory when failing to import Python "gdb" module
 2012-09-17 20:36 UTC  (4+ messages)

[patch] Fix internal error on canonicalization of clang types [Re: why in cplus_demangle_operators operation sizeof is expected to be followed with space]
 2012-09-17 19:52 UTC  (6+ messages)
        ` [patch] Fix internal error on canonicalization of clang types (+lib/gdb.exp internal error catch)

RFC: fix PR 13987
 2012-09-17 19:35 UTC 

[patch+7.5] auto-load: User conveniences suggested by Doug Evans
 2012-09-17 18:29 UTC  (11+ messages)
                  ` [commit+7.5] "

[patch+7.5] Fix assertion fail on PaX gentoo (PR 14564)
 2012-09-17 18:29 UTC  (4+ messages)
    ` [commit+7.5] "

PATCH: error reading variable: value has been optimized out
 2012-09-17 16:57 UTC  (8+ messages)

[obv][commit] Replace one/two use variables with their values
 2012-09-17 11:29 UTC  (4+ messages)

[obv][commit] Removed unused definition of LEN
 2012-09-17  9:51 UTC 

[PATCH] Handle var_uinteger/var_zuinteger and case var_integer/var_zinteger together
 2012-09-17  8:43 UTC  (7+ messages)
` [RFC 0/3] Get rid of var_integer in CLI
  ` [PATCH 3/3] comments update
  ` [PATCH 2/3] var_integer -> var_zuinteger_unlimited
      ` [committed]: "

[obv][commit] Eliminate single-use variable LEN in infrun.c
 2012-09-17  7:30 UTC 

[patch+7.5?] Fix GDB-return into TAILCALL_FRAME (PR 14119)
 2012-09-17  7:20 UTC  (10+ messages)
          ` [commit+7.5] "
  ` [patch] Code cleanup - inline -> artificial depth [Re: [patch+7.5?] Fix GDB-return into TAILCALL_FRAME (PR 14119)]
      ` [commit] "

[patch] reverse: Do not run-away on jmp-only instr. function
 2012-09-17  7:19 UTC  (6+ messages)
` [patch] reverse: Do not run-away on jmp-only instr. function (#2, PR 14548)
      ` [commit+7.5] [patch] reverse: Do not run-away on jmp-only instr. function

[RFA] gdb/13483
 2012-09-16 17:32 UTC  (7+ messages)
      ` Testsuite regression gdb.cp/converts.exp [Re: [RFA] gdb/13483]
            ` [commit] gdb.cp/converts.exp FAIL on gcc-4.1 [Re: Testsuite regression gdb.cp/converts.exp [Re: [RFA] gdb/13483]]

[patch] callfuncs.exp: set unwindonsignal on
 2012-09-15  7:40 UTC  (2+ messages)

About Guile support for GDB
 2012-09-15  7:15 UTC  (2+ messages)

[PATCH] Postpone connecting from gdb_start to gdb_load in native-extended-gdbserver
 2012-09-14 22:57 UTC  (5+ messages)

[rfc] display vector types using vector_size syntax
 2012-09-14 21:27 UTC  (7+ messages)

[2nd try, RFC 0/2] Fix 'set remote XXX-limit -1' and 'set listisize'
 2012-09-14 18:55 UTC  (2+ messages)

[PATCH] new MI command for pattern filling of memory regions
 2012-09-14 16:30 UTC  (10+ messages)
              ` [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions)

[PATCH 0/2] Two MI notifications on TSV and process record
 2012-09-14 14:13 UTC  (18+ messages)
` [PATCH 2/2] MI notification on record started and stopped
` [PATCH 1/2] MI notification on tsv created and deleted

[PATCH] Replace potentially unsafe alloca with xmalloc/xfree in value_concat
 2012-09-14 12:55 UTC  (4+ messages)

Improve man page's pointer to Texinfo manual
 2012-09-14 10:40 UTC  (2+ messages)

[obv][commit] Eliminate single-use variable PARAM_LEN
 2012-09-14  8:29 UTC  (3+ messages)

[PATCH] Remove frame_observer_target_changed
 2012-09-14  7:56 UTC  (5+ messages)
      ` [committed] : "

[RFC] Make python/lib/gdb and submodules proper Python modules
 2012-09-14  7:04 UTC  (12+ messages)
        ` Regression for --batch [Re: [RFC] Make python/lib/gdb and submodules proper Python modules]

bitpos expansion patches summary
 2012-09-14  6:20 UTC  (9+ messages)

[RCF 0/4] A general notification in GDB RSP
 2012-09-14  2:38 UTC  (11+ messages)
` [PATCH 1/4] new gdb_queue.h in common/

[doc ping] for: Write bpt at the ON_STACK bpt address
 2012-09-13 17:36 UTC  (3+ messages)
  ` [commit] "

[PATCH] Fix http://sourceware.org/bugzilla/show_bug.cgi?id=14550
 2012-09-13 14:26 UTC  (4+ messages)

RFC: fix https://bugzilla.redhat.com/show_bug.cgi?id=849357
 2012-09-13 14:12 UTC 

[PATCH WIP 0/4] GDB enhancement on ITSET
 2012-09-13 13:12 UTC  (5+ messages)
` [PATCH 4/4] remote notification on itset

[patch] gdb.base/valgrind-infcall.exp compat. with Ubuntu 10.04.4
 2012-09-13  5:36 UTC  (3+ messages)
  ` [commit+7.5] "

[patch] Fix disassemble without parameters in tailcall frame
 2012-09-13  4:17 UTC  (3+ messages)

New ARI warning Thu Sep 13 02:00:01 UTC 2012
 2012-09-13  2:00 UTC 

RFA: V850 sim: various fixes
 2012-09-13  1:13 UTC  (5+ messages)

[RFA] c++/13615
 2012-09-12 23:24 UTC 

[commit] dwarf2_read_addr_index: Fix handling the case where cu == NULL
 2012-09-12 19:01 UTC 

[PATCH 2/2] uprobes: add global breakpoints
 2012-09-12 18:10 UTC  (4+ messages)

patch for #14363
 2012-09-12 17:40 UTC  (2+ messages)

[RFC] Merge mi-cli.exp and mi2-cli.exp
 2012-09-12 15:28 UTC  (8+ messages)

[3/3] RFC - optional patch to restore DW_AT_data_member_location
 2012-09-12 14:39 UTC  (11+ messages)

[2/3] RFC - reimplement common block support
 2012-09-12 14:39 UTC  (4+ messages)

[RFC] Don't allow setting register in non-innermost frame
 2012-09-12 13:19 UTC  (12+ messages)

[patch v3 00/16] branch tracing support for Atom
 2012-09-12  8:34 UTC  (6+ messages)
` [patch v3 04/16] source, disasm: optionally prefix source lines with filename
` [patch v3 03/16] source: add flags to print_source_lines ()

[patch] boards/dwarf4-gdb-index.exp: New file
 2012-09-11 22:31 UTC 

[commit] Fix handling of .gdb_index version 7 symbols w/o attributes
 2012-09-11 22:23 UTC 

[commit] gdb.cp/mb-inline.exp: Do "info break" after setting multi-location breakpoint
 2012-09-11 21:40 UTC 

RFC: printing pointers to global (data) variable on Windows
 2012-09-11 21:27 UTC  (12+ messages)

[RFC] New GDB Port CR16
 2012-09-11 19:02 UTC  (12+ messages)

[Bug win32/14529] Make gdb capable of JIT-debugging on W32
 2012-09-11 18:31 UTC  (13+ messages)

[commit] Make fission-{base,reread}.exp pass with cc-with-tweaks.sh -i
 2012-09-11 16:46 UTC 

[PATCH] Add the -catch-load and -catch-unload MI commands
 2012-09-11 16:38 UTC  (2+ messages)

[commit] Update help.exp
 2012-09-11 16:31 UTC  (8+ messages)

[PATCH] traceframe_changed observer and MI notification
 2012-09-11 15:28 UTC  (4+ messages)

[PATCH]: ptype of pointer to typedef
 2012-09-11  9:05 UTC  (3+ messages)

[commit/Ada] crash printing optimized out variant type
 2012-09-10 22:20 UTC 

[Patch, moxie] Update prologue analyzer
 2012-09-10 21:16 UTC 

python-interactive, and quitting gdb pagination
 2012-09-10 20:07 UTC  (3+ messages)

RFC: fix atexit.register
 2012-09-10 19:52 UTC  (3+ messages)

[commit] boards/fission.exp: Explicitly mark "board" as not remote
 2012-09-10 17:50 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