public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[gdbserver] move a bit of code from the linux backend to common code
 2010-08-25 16:26 UTC  (2+ messages)
` [gdbserver 2/N] "

[gdbserver/i386] watchpoints when threads are running
 2010-08-25 14:59 UTC 

[Patch,ARM] Next pc of sigreturn/rt_sigreturn syscall
 2010-08-25 14:31 UTC  (5+ messages)

testsuite/sim/cris fix for "macro expansion and operator &&" fix
 2010-08-25  8:26 UTC  (2+ messages)

[RFA/DOC] record pic
 2010-08-25  2:28 UTC  (9+ messages)

[patch] Fix avoiding of unnecessary psymtabs in dwarf_decode_lines
 2010-08-25  0:00 UTC 

[patch] Code cleanup: bpstat_alloc calling semantics standardization
 2010-08-24 22:09 UTC  (5+ messages)

[RFA] symtab/11942: rewrite dwarf2read.c type_hash usage
 2010-08-24 21:14 UTC  (3+ messages)

[gdbserver] remove unused declaration
 2010-08-24 20:20 UTC 

[Doc]tracepoint: change *$esp@300 to *(unsigned char *)$esp@300
 2010-08-24 18:37 UTC  (10+ messages)

fix PR python/10676
 2010-08-24 17:25 UTC  (4+ messages)
` [patch] New FAIL in gdb.python/py-type.exp [Re: fix PR python/10676]

Teach inherit_abstract_dies about inter-cu references
 2010-08-24 16:57 UTC 

[patch] Add support for ARMv7M devices
 2010-08-24 15:56 UTC  (7+ messages)

Two patches from mailine to 7.2 branch
 2010-08-24 10:57 UTC 

[commit] minor cleanups in dwarf2read.c
 2010-08-23 21:52 UTC 

RFA: fix PR python/11792
 2010-08-23 20:13 UTC 

[patch] Handle 0 result from sscanf when parsing fp values
 2010-08-23 19:57 UTC  (11+ messages)
      ` [patch] Fix new FAIL `reject p 0x1.1' [Re: [patch] Handle 0 result from sscanf when parsing fp values.]
        ` [patch] Fix new FAIL `reject p 0x1.1' [fixup] "
              ` [patch] Fix new FAIL `reject p 0x1.1' [fixup]

[patch] Fix DW_OP_call2 and DW_OP_call4 for max-cache-age 0
 2010-08-23 19:30 UTC  (2+ messages)

[RFA] Delayed physnames, revisited
 2010-08-23 19:13 UTC  (7+ messages)
      ` New UNRESOLVED testcase gdb.dwarf2/dw2-double-set-die-type.exp [Re: [RFA] Delayed physnames, revisited]

FYI: make python install directory
 2010-08-23 18:27 UTC  (7+ messages)

RFA: fix PR python/11915
 2010-08-23 17:16 UTC  (4+ messages)

[PATCH] PR 45084: Fix misquoting in stdint.m4
 2010-08-21 12:34 UTC 

RFA: fix PR python/11145
 2010-08-21  7:57 UTC  (2+ messages)

[committed] GDB/libiberty: Mingw32 remote debug hang on close
 2010-08-20 22:40 UTC 

FYI: fix PR python/11391
 2010-08-20 22:40 UTC 

FYI: fix PR python/10953
 2010-08-20 22:34 UTC 

[patch] Defer symbol addition until construction is complete
 2010-08-20 21:54 UTC  (7+ messages)
    ` Regression gdb.cp/temargs.exp: test value of P in inner_m [Re: [patch] Defer symbol addition until construction is complete]

Function definition comments [was Re: [RFA] Delayed physnames, revisited]
 2010-08-20 18:04 UTC 

[rfc] Strip Thumb bit from PC returned by arm_get_longjmp_target
 2010-08-20 12:00 UTC  (8+ messages)

[patch] Implement post_event for Python scripts
 2010-08-20  0:35 UTC  (6+ messages)

[RFC] Use custom hash function with bcache
 2010-08-19 20:32 UTC  (19+ messages)
    ` [patch 1/2] Use custom hash function with bcache [Re: [RFC] Use custom hash function with bcache]
        ` [patch 2/2] "

[RFA/NEWS] Document the $_thread convenience variable
 2010-08-19 20:06 UTC  (3+ messages)

[PATCH] Fix regression in -file-list-exec-source-files command
 2010-08-19 18:55 UTC  (5+ messages)
    ` [RFA/commit/testsuite] Add test for -file-list-exec-source-files

[RFA] Fix setting of VSX registers
 2010-08-19 17:56 UTC  (5+ messages)

[patch] Add solib_address and decode_line Python functionality
 2010-08-19 17:04 UTC  (4+ messages)

Your INTERMEDIATE_ENCODING patch for Solaris
 2010-08-19 16:09 UTC  (18+ messages)

[commit] Fix C side of 11926 for 7.2
 2010-08-19 15:53 UTC 

[RFA/commit] Allow disabling of gdbserver build (--enable-gdbserver=yes/no/auto)
 2010-08-19 12:55 UTC 

[RFA/RFC] tracepoint gdbrsp: add -1 introduce for QTFrame:@var{n}
 2010-08-19  7:49 UTC  (6+ messages)

[patch] [mi] Fix crash on stale frame_info * - PR 11788
 2010-08-19  7:35 UTC  (4+ messages)
` ping: "

[RFA] testsuite: Avoid buffer overrun in gdb.base/default.exp
 2010-08-19  7:08 UTC  (5+ messages)

[PATCH] More NEWS for 7.2
 2010-08-19  3:03 UTC  (2+ messages)

[patch 3/3 optional] Template Lookup
 2010-08-18 22:15 UTC  (2+ messages)

[patch 2/3] Template Lookup
 2010-08-18 21:59 UTC  (2+ messages)

[patch 1/3] Template Lookup
 2010-08-18 21:45 UTC  (3+ messages)

FYI: fix PR 11919
 2010-08-18 20:28 UTC  (2+ messages)

[doc] Mention accelerated watchpoint conditions in the gdb manual
 2010-08-18 18:14 UTC  (5+ messages)

[commit] testsuite set_lang_* cleanup
 2010-08-18 16:43 UTC 

PR corefile/8210: Linux core files should use linux-thread-db.c
 2010-08-18 14:40 UTC  (4+ messages)

Use the new bfd_core_file_pid interface
 2010-08-18 12:27 UTC  (2+ messages)

[PATCH,Testsuite] Add .align 2 for labels on Thumb
 2010-08-18  3:22 UTC  (9+ messages)

[Patch, Testsuite] Update selftest.exp to match c source
 2010-08-18  2:31 UTC  (3+ messages)

[Patch,Committed] Add myself under Write After Approval
 2010-08-18  2:26 UTC 

RFA: NEWS update
 2010-08-17 21:33 UTC  (5+ messages)

[patch] testsuite: new: std::terminate crash
 2010-08-17 21:32 UTC  (4+ messages)

[patch] Fix crash on conditional watchpoints (PR 11371)
 2010-08-17 21:15 UTC  (5+ messages)

[patch 2/2] Implement support for PowerPC BookE masked and ranged watchpoints
 2010-08-17 19:42 UTC 

[patch 1/2] Convert hardware watchpoints to use breakpoint_ops
 2010-08-17 19:41 UTC 

[patch] smart pointer support
 2010-08-17 17:15 UTC  (11+ messages)

[patch] new macro: gdb_assert_not_reached
 2010-08-17  7:17 UTC  (2+ messages)

RFA: Update NEWS for watch -location
 2010-08-16 21:19 UTC  (3+ messages)

RFA: implement "watch -location"
 2010-08-16 19:54 UTC  (9+ messages)

Fixes for a couple of infrun bugs (thread hop, revert to step thread)
 2010-08-16 19:01 UTC  (3+ 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).