Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 2/2]: Fix clean compile on AIX 5.3
 2012-03-12 12:01 UTC 

[PATCH 1/2]: Fix clean compile on AIX 5.3
 2012-03-12 11:43 UTC 

[PATCH] arm reversible : <phase_2_complete>
 2012-03-12  9:14 UTC  (26+ messages)

[PATCH] Support Fortran common blocks with addresses >INT_MAX
 2012-03-12  8:45 UTC  (3+ messages)

[patch] fix amd64bsd-nat.c compilation
 2012-03-12  7:56 UTC  (4+ messages)

[RFC - Python Scripting] Extend Value.dereference to dereference C++ reference values
 2012-03-12  5:33 UTC 

Make -e optional for -data-disassemble
 2012-03-11 18:57 UTC 

[PATCH] Fix error when gdb connect to a stub that tracepoint is running[2/2] add inserted to create_breakpoint
 2012-03-11 16:13 UTC  (5+ messages)

Fix error when gdb connect to a stub that tracepoint is running[1/2] Add a flag initialized to struct trace_status
 2012-03-11 16:13 UTC  (5+ messages)

Fwd: Re: [patch] Add support for ARMv7M devices
 2012-03-11  3:37 UTC  (8+ messages)

[patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2012-03-11  1:22 UTC  (9+ messages)

[PATCH 0/3] Implement support for SystemTap probes on userspace
 2012-03-10 19:22 UTC  (15+ messages)
` [PATCH 1/3] Refactor internal variable mechanism
` [PATCH 2/3] Implement new features needed for handling SystemTap probes
` [PATCH 3/3] Use longjmp and exception probes when available

[PATCH] remote: Fix a crash on longjmp breakpoint removal
 2012-03-10  5:11 UTC  (8+ messages)

[windows] patch to set breakpoint in a dll
 2012-03-10  4:39 UTC  (5+ messages)

[PATCH] Make inf_ptrace_post_attach static
 2012-03-09 23:28 UTC 

[patch 2/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
 2012-03-09 21:01 UTC 

[patch 1/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
 2012-03-09 21:01 UTC 

[gmane.comp.gdb.devel] FYI: micro-optimize dwarf2_attr
 2012-03-09 20:25 UTC 

[gmane.comp.gdb.devel] FYI: micro-optimize producer checks
 2012-03-09 20:25 UTC 

RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback
 2012-03-09 19:56 UTC  (19+ messages)
` [patch] Fix CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]
  ` [patch 2/2] typedef-checking for "
      ` cu_offset vs. sect_offset field names bikeshedding [Re: [patch 2/2] typedef-checking for CU relative vs. absolute offsets]
      ` [commit] [patch] Fix CU relative vs. absolute offsets [Re: RFC: problem with DW_OP_GNU_deref_type and dwarf's get_base_type callback]

[PATCH] AIX: Add another way of setting up the frame pointer to skip_prologue
 2012-03-09 19:48 UTC  (2+ messages)

m68k-linux: fix thread debugging
 2012-03-09 19:46 UTC  (3+ messages)

m68k-linux: provide $_siginfo
 2012-03-09 19:32 UTC  (2+ messages)

[patch] Darwin build fix for unused prototypes
 2012-03-09 17:22 UTC  (6+ messages)

[RFA] ax-gdb.c: Add handling of TYPE_CODE_RANGE types
 2012-03-09 17:09 UTC  (4+ messages)
` [RFA/commit] testcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE types"

[RFA] ax-gdb: Do not treat enums and bools as integers
 2012-03-09 17:00 UTC  (3+ messages)

New ARI warning Fri Mar 2 01:56:15 UTC 2012
 2012-03-09 11:29 UTC  (7+ messages)
` [commit] Fix ARI violations in mips-linux-nat.c and mips-tdep.c

[patch 2/2] New 'explore' command Python implementation (with docs)
 2012-03-09  8:57 UTC  (2+ messages)

[patch 1/2] New 'explore' command C implementation (with docs)
 2012-03-09  8:55 UTC  (2+ messages)

Regression on PowerPC (Re: [patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #3)
 2012-03-09  7:22 UTC  (5+ messages)
  ` [revert] "
    ` [patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #4 [Re: [revert] Regression on PowerPC]
      ` cancel: "

[RFA] gdb_get_line_number on unknown tags
 2012-03-09  4:39 UTC  (8+ messages)

[patch] Fix PR 13392 : check offset of JMP insn
 2012-03-09  3:51 UTC  (10+ messages)
      ` Documenting E. packet. (was Re: [patch] Fix PR 13392 : check offset of JMP insn)

New ARI warning Fri Mar 9 01:55:21 UTC 2012
 2012-03-09  1:55 UTC 

Fix -Wmissing-prototypes errors in ravenscar-*
 2012-03-09  0:33 UTC  (3+ messages)
` [commit 1/2] Add missing _initialize_ravenscar prototype
` [commit 2/2] Add missing _initialize_ravenscar_sparc prototype

[RFA] Make breakpoint condition detection trace conditional on remote_debug
 2012-03-08 23:56 UTC  (8+ messages)

[obv] arm + xtensa: Fix -Wmissing-prototypes
 2012-03-08 22:56 UTC 

[PATCH] Make AX engine fail gracefully due to unknown types
 2012-03-08 21:09 UTC  (6+ messages)

[PATCH] dynamic printf
 2012-03-08 21:08 UTC  (2+ messages)

[commit] Fix thinko in help of "set breakpoint condition-evaluation"
 2012-03-08 21:02 UTC  (2+ messages)

[patch 2/2] libunwind/ia64: Make libunwind ia64 specific
 2012-03-08 19:50 UTC  (2+ messages)
` [commit] "

[PATCH] Fix incorrect use of strcpy
 2012-03-08 18:17 UTC  (2+ messages)

[obv] Fix ia64 targets=all compilation
 2012-03-08 18:15 UTC 

[patch 3/3] attach-fail-reasons: SELinux deny_ptrace
 2012-03-08 17:50 UTC  (7+ messages)
` [suspend] "

RFA: move *-stub.c to stubs/
 2012-03-08 14:44 UTC  (4+ messages)

[PATCH] Support Fortran common blocks with addresses >INT_MAX
 2012-03-08 14:31 UTC 

[PATCH] MI formatting cleanup
 2012-03-08 14:27 UTC  (2+ messages)

[patch 2/3] attach-fail-reasons: Say more than ptrace: Operation not permitted
 2012-03-08 13:55 UTC  (2+ messages)

[PATCH] AIX: Fix buffer overflow in fill_fprs
 2012-03-08 13:16 UTC 

[PATCH] s/sprint/xsnprintf/ in remote.c
 2012-03-08 12:50 UTC  (3+ messages)
  ` [committed] : "

[patch 1/2] libunwind/ia64: Rename libunwind-frame.[ch]
 2012-03-08 10:40 UTC  (4+ messages)

[obv] Fix false FAILs on gdb.reverse/solib-precsave.exp (PR corefiles/11804 workaround)
 2012-03-08  7:47 UTC 

[patch] Defer adding cu to read_in_chain until successfully read in
 2012-03-07 20:10 UTC 

[PATCH] [RFC, docs RFA] gdbserver and gdb.threads/attach-into-signal.exp
 2012-03-07 19:28 UTC  (7+ messages)
        ` NEWS: Add subtitle for new z0/z1 conditional breakpoint extensions

[patch 0/2] New 'explore' command
 2012-03-07 18:47 UTC  (3+ messages)

m68k-linux: fix -Wmissing-prototype warning
 2012-03-07 16:35 UTC 

New ARI warning Sun Mar 4 01:53:53 UTC 2012
 2012-03-07 16:09 UTC  (3+ messages)

[patch 0/5] Install fast tracepoint via IPA
 2012-03-07 15:32 UTC  (6+ messages)
` [PATCH 1/5] OO tracepoint action
` [PATCH 2/5] move tp installation to cmd_qtdp
` [PATCH 5/5] Select ipa in testsuite
` [PATCH 4/5] download and install tracepoint via agent
` [PATCH 3/5] inline download_tracepoints into cmd_qtstart

[patch] Fix "interpreter-exec mi" output causing false FAILs
 2012-03-07  9:15 UTC 

[5/5] reimplement 'set print vtbl on'
 2012-03-06 21:44 UTC  (5+ messages)

[PATCH] remote: Fix hw watchpoint address matching
 2012-03-06 20:20 UTC  (7+ messages)

RFC: proc-service -vs- multi-inferior
 2012-03-06 19:51 UTC  (3+ messages)

[PATCH] [SH] Prologue skipping if there is none
 2012-03-06 19:08 UTC  (16+ messages)

[commit] New Ada testcase (bp_on_var.exp)
 2012-03-06 17:35 UTC 

[PATCH] s390-nat.c: Fix missing prototypes
 2012-03-06 17:18 UTC  (9+ messages)

[commit] New Ada testcase (bp_enum_homonym)
 2012-03-06 17: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