public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
FYI: add user_breakpoint_p
 2011-02-03  4:59 UTC  (8+ messages)

Faster stepping amidst breakpoints
 2011-02-03  4:55 UTC  (11+ messages)

New ARI warning Thu Feb 3 01:53:35 UTC 2011
 2011-02-03  1:53 UTC 

RFC: handle case arising from GCC PR 47510
 2011-02-02 22:04 UTC  (6+ messages)
    ` copyright in testcase .cc [Re: RFC: handle case arising from GCC PR 47510]

[patch] Support inferior events in python
 2011-02-02 21:35 UTC  (8+ messages)

gdb: Incorrect stack unwinding if compressed debug info is used
 2011-02-02 19:55 UTC  (3+ messages)
` gdb: Incorrect stack unwinding if debug info is compressed

[rfa v2] Detect __aeabi_read_tp even without symbols
 2011-02-02 19:50 UTC  (2+ messages)

[rfc/rfa v2] Use ARM exception tables as GDB unwinder
 2011-02-02 19:50 UTC  (2+ messages)

[PATCH] Disassemble over end of line table sequence
 2011-02-02 19:17 UTC  (6+ messages)

[commit] Fix build break on ARM
 2011-02-02 18:08 UTC 

fix bogus virtual base pointer adjustment
 2011-02-02 18:07 UTC 

[rfc] Implement support for IBM XL C for OpenCL vector ABI
 2011-02-02 17:48 UTC 

[rfc] Fix incorrect PowerPC-64 AltiVec ABI
 2011-02-02 17:33 UTC 

Don't assume order of xml attributes
 2011-02-02 17:00 UTC  (3+ messages)

[commit] Rename STRINGIFY (Re: Macro conflict in gdb/opencl-lang.c)
 2011-02-02 14:59 UTC  (3+ messages)

[commit] fix gdb+python build failure if using non-GNU sed
 2011-02-02  4:44 UTC 

[patch] Fix debug printing of TYPE_INSTANCE
 2011-02-01 18:56 UTC  (2+ messages)

[patch] Fix debug printing of OP_* names
 2011-02-01 18:55 UTC  (3+ messages)

[doc/gdbint] Mention some formatting guidelines for casts and unary operators
 2011-02-01 18:50 UTC  (3+ messages)

[patch] Fix leak of bp_jit_event breakpoints
 2011-01-31 22:00 UTC  (11+ messages)

[patch] FreeBSD powerpc (32-bit) support
 2011-01-31 21:38 UTC  (2+ messages)

[RFA] Implement support for PowerPC BookE ranged breakpoints
 2011-01-31 20:39 UTC  (4+ messages)

[RFA] Implement support for PowerPC BookE masked watchpoints
 2011-01-31 20:09 UTC  (2+ messages)

[Patch v2] Add mips*-linux* catch syscall support
 2011-01-31 20:08 UTC  (4+ messages)
` Ping: "

[patch] Changes to the OpenCL testsuite
 2011-01-31 19:45 UTC  (8+ messages)
        ` [commit] Fix test suite race (Re: [patch] Changes to the OpenCL testsuite)

impossible to resolve symbols in same binary loaded twice with dlmopen
 2011-01-31 17:50 UTC  (10+ messages)

[patch] Fix PR tdep/12352: Handle str pc, [Rd, #imm] in displaced stepping
 2011-01-31 15:56 UTC  (5+ messages)

[rfa] Update PC without side effect in displaced stepping
 2011-01-31 15:40 UTC  (10+ messages)
          ` [try 3rd] arm_pc_is_thumb takes displaced stepping into account
            ` [Ping 1: try "
              ` [Ping 2: "

FYI: add some breakpoint setter methods
 2011-01-31 15:12 UTC  (4+ messages)

[PATCH/RFC] Move the cmdarg before load execarg
 2011-01-31 15:05 UTC  (6+ messages)

Allow building GDB with Python support on Windows/MinGW
 2011-01-31  4:50 UTC  (9+ messages)
` [RFA 2/2] allow building GDB with Python support on MinGW
` [RFA 1/2] do not use python<version> subdir when including Python .h file

[commit] Add missing i18n markup in tracepoint.c:traceframe_walk_blocks
 2011-01-31  4:43 UTC 

[RFA/commit/doco] move handing of "set interactive-mode" to gdb_has_a_terminal
 2011-01-31  3:15 UTC  (4+ messages)

rietveld for code reviews?
 2011-01-31  2:05 UTC  (2+ messages)

[rfa/rfc] Build libcommon.a for gdb and gdbserver
 2011-01-31  2:01 UTC  (9+ messages)

s/regcache_valid_p/regcache_register_status; add enum register_status
 2011-01-30 23:31 UTC  (4+ messages)

[patch] testcase: PR 8210 corefiles threads
 2011-01-30 23:14 UTC 

[patch 0/4] hw watchpoints across fork() + multi-inf
 2011-01-30  0:32 UTC  (3+ messages)

[commit] Fix crash on static method with no parameters
 2011-01-29 15:54 UTC 

FYI: fix PR python/12216
 2011-01-28 17:48 UTC 

Move myself to Authorized Committer
 2011-01-28 16:57 UTC 

tfile target, no selected traceframe, no stack or registers
 2011-01-28 16:43 UTC 

s/print_scalar_formatted/val_print_scalar_formatted/, mostly
 2011-01-28 16:01 UTC  (3+ messages)
` TUI, always pass a value to val_print & co (Re: s/print_scalar_formatted/val_print_scalar_formatted/, mostly)
` [mips-tdep] Re: s/print_scalar_formatted/val_print_scalar_formatted/, mostly

[ob] No need to restore shadows if we haven't read anything
 2011-01-28 16:01 UTC 

teach gdbserver's regcache about unavailable registers, and reply 'x's to g/p packets, indicating unavailableness
 2011-01-28 14:10 UTC 

[gdbserver] make regcache_supply (..., NULL) use more obvious
 2011-01-28 13:38 UTC 

[patch] namespace tests
 2011-01-28 12:11 UTC  (2+ messages)

[RFA v2] valprint.c / *-valprint.c: Don't lose `embedded_offset'
 2011-01-28 11:35 UTC  (8+ messages)

FYI: WIP patch to build GDB with Python on MinGW
 2011-01-28 11:21 UTC  (4+ messages)

[patch] Add an evaluation function hook to Python breakpoints
 2011-01-28 10:42 UTC  (8+ messages)

[PATCH] tracepoint: add new trace command "printf"[1] gdbserver
 2011-01-28  6:41 UTC  (2+ messages)

[PATCH] tracepoint: add new trace command "printf"[0] gdb
 2011-01-28  5:54 UTC  (7+ messages)

New ARI warning Fri Jan 28 01:54:29 UTC 2011
 2011-01-28  2:40 UTC 

clean up "target tfile"
 2011-01-27 21:51 UTC 

RFC: change MI event channel to use ui-out
 2011-01-27 17:36 UTC 

[RFC] remote-mips.c: i18n mark up
 2011-01-27  9:42 UTC  (2+ messages)

[RFA] c++/11734 revisited
 2011-01-26 23:14 UTC  (5+ messages)

FYI: fix two pretty-printing buglets
 2011-01-26 22:35 UTC 

FYI: fix int/long/longest confusion in python
 2011-01-26 20:46 UTC 

[patch] Fix DWARF-3+ DW_AT_accessibility default assumption
 2011-01-26  1:58 UTC  (2+ messages)

m2-valprint.c, pass correct value and valaddr to m2_print_array_contents
 2011-01-25 18:02 UTC 

[commit] fix symtab/12302
 2011-01-25 17:36 UTC  (4+ messages)
` .gdb_index version 4? [Re: [commit] fix symtab/12302]

[patch] Fix `info addr' for complex DWARF
 2011-01-25 17:26 UTC 

MI, always pass a value to val_print & co
 2011-01-25 17:06 UTC 

m68k-elf return value registers
 2011-01-25 17:01 UTC  (3+ messages)

<value optimized out>, <optimized out>
 2011-01-25 16:49 UTC  (3+ messages)

info reg, always pass a value to val_print & co
 2011-01-25 16:12 UTC 

cp-valprint.c, always pass valaddr == value->contents to val_print & co
 2011-01-25 15:50 UTC 

[RFC] Fix variable lifetime related problem in gdb.base/store.exp
 2011-01-25 15:14 UTC  (5+ messages)

stop overallocating write-through regcaches
 2011-01-25 12:49 UTC 

stop gdb/remote.c from handling partial memory reads itself
 2011-01-25 12:21 UTC 

simplify/refactor gdbserver's qXfer:$object handling
 2011-01-25 11:56 UTC 

Simplify XML parsing a bit
 2011-01-25 10:10 UTC 

New ARI warning Tue Jan 25 01:55:01 UTC 2011
 2011-01-25  9:50 UTC  (4+ messages)
` deprecated_throw_reason? (was Re: New ARI warning Tue Jan 25 01:55:01 UTC 2011)

New ARI warning Tue Jan 25 02:06:09 UTC 2011
 2011-01-25  3:55 UTC 

[RFC] configure.tgt: Update mips*-*-* to use remote-mips.o
 2011-01-24 23:01 UTC  (6+ messages)

[Ada] Make sure we pass the correct struct value to val_print & co
 2011-01-24 21:41 UTC  (3+ messages)

[Patch] Add mips*-linux* catch syscall support
 2011-01-24 19:11 UTC  (3+ messages)

Build GDB exe
 2011-01-21 18:58 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).