Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] Support inferior events in python
 2011-02-04 23:00 UTC  (16+ messages)

[RFA] Remove ${objdir} from test messages
 2011-02-04 22:09 UTC 

[patch 1/2] Speed up JIT support
 2011-02-04 20:33 UTC  (7+ messages)
` [patch 2/2] "

gdb: Incorrect stack unwinding if compressed debug info is used
 2011-02-04 20:31 UTC  (10+ messages)
` gdb: Incorrect stack unwinding if debug info is compressed

Faster stepping amidst breakpoints
 2011-02-04 19:32 UTC  (14+ messages)

[doc/gdbint] Mention some formatting guidelines for casts and unary operators
 2011-02-04 19:12 UTC  (6+ messages)

FYI: Add NEWS item for 'catch syscall' on mips*-linux*
 2011-02-04 18:53 UTC 

[rfc] Skip empty range entries in DW_AT_ranges
 2011-02-04 18:21 UTC  (3+ messages)

RFC: fix PR mi/10693
 2011-02-04 18:19 UTC  (5+ messages)

[RFC] Update description of parse_breakpoint_sals
 2011-02-04 17:33 UTC 

[obvious] Fix typos in breakpoint.c and breakpoint.h
 2011-02-04 17:31 UTC 

performance of multithreading gets gradually worse under gdb
 2011-02-04 17:02 UTC  (3+ messages)

[rfc] Implement support for IBM XL C for OpenCL vector ABI
 2011-02-04 16:47 UTC  (2+ messages)

RFA: fix PR mi/8138
 2011-02-04 16:35 UTC  (4+ messages)

[Patch v2] Add mips*-linux* catch syscall support
 2011-02-04 16:11 UTC  (6+ messages)
` Ping: "

[PATCH] tracepoint: add new trace command "printf"[1] gdbserver
 2011-02-04 16:01 UTC  (3+ messages)

[PATCH] tracepoint: add new trace command "printf"[0] gdb
 2011-02-04 15:59 UTC  (8+ messages)

performance of multithreading gets gradually worse under gdb
 2011-02-04 15:01 UTC  (3+ messages)

[RFC] mingw port: Allow use of cvs GDB on Windows 95
 2011-02-04 13:57 UTC  (2+ messages)

[rfa/rfc] Build libcommon.a for gdb and gdbserver
 2011-02-03 21:30 UTC  (10+ messages)

RFC: handle case arising from GCC PR 47510
 2011-02-03 21:07 UTC  (8+ messages)
    ` copyright in testcase .cc [Re: RFC: handle case arising from GCC PR 47510]

[commit] Fix overly strict check in arm_skip_stack_protector
 2011-02-03 18:37 UTC 

[PATCH] Disassemble over end of line table sequence
 2011-02-03 14:47 UTC  (8+ messages)
          ` [PATCH] [COMMIT] "

FYI: add user_breakpoint_p
 2011-02-03  4:59 UTC  (8+ messages)

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

[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)

[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] 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)

[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] Changes to the OpenCL testsuite
 2011-01-31 19:45 UTC  (2+ 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  (4+ 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)

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  (2+ messages)

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

[patch] Add an evaluation function hook to Python breakpoints
 2011-01-28 10:42 UTC  (8+ 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  (3+ 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 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox