Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
gdb_7_3-branch not buildable?
 2011-04-18 17:47 UTC  (5+ messages)

[commit] Fix crash of gdb save-index on a STABS file
 2011-04-18 17:31 UTC  (4+ messages)
  ` [patch+7.3] gdbindex regression: stabs forgotten [Fix crash of gdb save-index on a STABS file]

[RFA] Handle cygwin wchar_t specifics
 2011-04-18 17:18 UTC  (11+ messages)
      ` [RFA-v2] "
          ` [RFA-v3] "

[RFA] xtensa-tdep.c ARI fixes
 2011-04-18 17:07 UTC  (7+ messages)
  ` [RFA-v2] "

print_npx_status_word
 2011-04-18 17:04 UTC  (14+ messages)

[PATCH] gdb.base/setshow.exp: fix racy tests (PR testsuite/12649)
 2011-04-18 16:39 UTC 

[RFA][branch] Fix DVC calculation for booke ppc
 2011-04-18 15:30 UTC  (3+ messages)

[patch] [i386] Fix {,un}prelinked libraries for attach/core-load
 2011-04-17 19:19 UTC  (2+ messages)
` [commit] "

[patch 3/3] Display core reasons even during thread error
 2011-04-17 19:13 UTC  (2+ messages)
` [commit] "

[patch 2/3] Fix threading internal error on corrupted memory
 2011-04-17 19:11 UTC  (3+ messages)
` [patch 2/3] Fix threading internal error on corrupted memory [rediff]
  ` [commit] "

[patch 1/3] Code cleanup: gdb.threads/gcore-thread.exp
 2011-04-17 19:05 UTC  (4+ messages)
    ` [commit] "

[patch 1/3 ppc64] Make addrs->SECTINDEX always defined
 2011-04-17 18:48 UTC  (2+ messages)
` ping: Code cleanup: "

[patch] [ppc64] eu-strip vs. func addresses for GDB inferior calls #3
 2011-04-17 18:41 UTC  (3+ messages)
  ` [commit] "

[patch] [ppc64] L* funcs addresses to infcalled funcs
 2011-04-17 18:23 UTC  (2+ messages)
` [commit] "

[patch] [gdbserver] Fix multi-GB error log files
 2011-04-17 16:31 UTC  (6+ messages)
      ` [patch] [gdbserver] Fix multi-GB error log files [doc review]

[patch] Fix Python access to inlined frames
 2011-04-17 14:15 UTC  (4+ messages)
` [patch]#2 "
    ` [commit] "

Patch for 'next' fails to set internal bp in non-stop
 2011-04-17 13:12 UTC 

[PATCH] arm reversible : progress <phase_2_complete>
 2011-04-16 21:03 UTC 

[PATCH] gdb: sim: add command line completion
 2011-04-16 18:33 UTC  (6+ messages)
  ` [toolchain-devel] "
` [PATCH v2] "

gdb mailing list problem
 2011-04-16 18:24 UTC  (2+ messages)

[PATCH] sim: bfin: use store buffer with more 32bit insns
 2011-04-16 17:37 UTC 

[patch] Workaround buggy GCC PR 47510 produced code
 2011-04-16 17:27 UTC  (3+ messages)

FYI: fix varobj bug with python iterator errors
 2011-04-15 20:52 UTC  (4+ messages)
` Regression: "

[patch] Fix for PR gdb/12573
 2011-04-15 20:19 UTC  (7+ messages)
      ` [patch] Do not skip prologue for -O2 -g with GCC VTA "
        ` obsolete: "

[patch] Fix internal error on some -O2 -g breakpoints
 2011-04-15 20:18 UTC  (2+ messages)
` obsolete: "

[rfc, 7.3?] -O2 -g breakpoints internal error + prologue skipping
 2011-04-15 20:17 UTC 

[RFA] Handle cygwin wchar_t specifics
 2011-04-15 15:55 UTC 

FYI: fix minor .gdb_index bug
 2011-04-15 15:05 UTC 

[PATCH 1/6] Make BFD read `.stapsdt' section from binary
 2011-04-15 11:14 UTC  (4+ messages)

[PATCH 2/6] Introduce `pre_expanded sals'
 2011-04-15 10:37 UTC  (13+ messages)

[patch][branch] Fix saving -location watchpoints
 2011-04-15  4:20 UTC  (5+ messages)

[patch][branch] Fix "save breakpoints" for watchpoints
 2011-04-15  4:19 UTC  (5+ messages)

[PATCH] sim: bfin: handle implicit DISALGNEXCPT with video insns
 2011-04-15  1:21 UTC 

[RFA] Add myself to MAINTAINERS
 2011-04-14 20:51 UTC  (2+ messages)

[commit] rx-tdep.c: Add default_frame_unwind_stop_reason to unwind initialization
 2011-04-14 20:22 UTC  (2+ messages)

print_npx_status_word
 2011-04-14 16:17 UTC 

[patch] Move common macros to i386-common.h
 2011-04-14  8:05 UTC  (9+ messages)
` [try 2nd, patch] Move common macros to i386-dbg-reg.h

[FYI][obvious] Rename print_exception_catchpoint
 2011-04-14  2:22 UTC 

gdb-7.3 branch FROZEN
 2011-04-14  1:48 UTC  (2+ messages)

[patch] Re: "optimized out" on gdb.base/gdb1090.exp
 2011-04-13 21:20 UTC  (4+ messages)

[obv] testsuite: gdb_breakpoint: catch GDB internal error
 2011-04-13 20:34 UTC 

FYI: added myself to gdb/MAINTAINERS
 2011-04-13 18:51 UTC 

FYI: add myself to MAINTAINERS
 2011-04-13 18:14 UTC 

[PATCH] gdb.base/commands.exp: fix racy test
 2011-04-13 17:28 UTC  (7+ messages)
` [PATCH] gdb.base/commands.exp: fix racy test (PR testsuite/12649)

[patch] [python] mi/12531
 2011-04-13 14:26 UTC 

[PATCH 3/6] Modify internalvar mechanism
 2011-04-12 22:33 UTC  (5+ messages)

[PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux
 2011-04-12 13:55 UTC  (8+ messages)

[patch] New testcase: py-prettyprint.exp: print hint_error
 2011-04-11 17:41 UTC  (2+ messages)
` [commit] "

[python] [patch] PR 12174 (preserve gdb.GdbError behaviour)
 2011-04-11 14:40 UTC 

[RFA] Fix aclocal.m4 dependencies
 2011-04-11 14:02 UTC  (3+ messages)

[PATCH] sim: bfin: add missing GPIO pin 15
 2011-04-11  5:21 UTC 

[PATCH 4/6] Implement support for SystemTap probes
 2011-04-11  3:52 UTC  (9+ messages)

¾ã¦X­t¶Å,«H¶U,«H¥Î¶U´Ú,«H¥Î¥d¥NÀv,¥d¶Å¾ã¦X,¨®¶U,©Ð¶U,¤G­L,Sat, 16 Apr 2011 00:30:10 +0200
 2011-04-09 22:45 UTC 

[patch][+7.3] Fix physname completion regression
 2011-04-09 20:35 UTC 

[obv] Code cleanup: enum search_domain
 2011-04-09 19:37 UTC 

[patch 3/3 ppc64] the fix
 2011-04-09 14:50 UTC  (3+ messages)

[patch 2/3 ppc64] Provide new sym_read parameter ADDRS
 2011-04-09 14:49 UTC  (3+ messages)

PATCH: PR binutils/12657: binutils use __pid_t instead of pid_t
 2011-04-09 14:25 UTC 

[patch] DWARF-3+ DW_AT_accessibility defaults #2 (GCC PR debug/45124)
 2011-04-09 11:21 UTC  (7+ messages)
` revert+new [patch]: "
        ` [patch] DWARF-3+ DW_AT_accessibility defaults #3 "
          ` [commit]+[brach commit] "

[RFA] xtensa-tdep.c ARI fixes
 2011-04-09  9:42 UTC 

[patch 1/2] Code cleanup: New init_one_comp_unit
 2011-04-08 17:59 UTC  (4+ messages)
` [patch 2/2] iFort compat.: case insensitive symbols (PR 11313)
    ` obsolete: "

[patch 2/3] case insensitive: re_comp->regcomp
 2011-04-08 17:57 UTC 

[patch 3/3] case insensitive: the fix
 2011-04-08 17:57 UTC 

[patch 1/3] case insensitive: Reformat code
 2011-04-08 17:57 UTC 

[patch 0/3] case preserving, case insensitive (PR 11313+PR 11560)
 2011-04-08 17:56 UTC 

[PATCH] sim: glue: allow bitwise devices to only glue ints
 2011-04-08  7:28 UTC 

[RFA 2/2] Remove old Cygwin1.5 support
 2011-04-08  0:01 UTC  (3+ messages)

[RFC] Clarify windows-nat.c code
 2011-04-07 23:53 UTC 

Patch for IA64 Linux build, PR build/12646
 2011-04-07 23:27 UTC  (2+ messages)

[RFA 1/2] Remove old Cygwin1.5 support
 2011-04-07 22:27 UTC  (3+ messages)

[common] Merge duplicated macros in linux-nat.c and linux-low.c
 2011-04-07 14:06 UTC  (7+ messages)
      ` Ping: "

[try 2nd 2/8] Rename copy_* functions to arm_copy_*
 2011-04-07  8:02 UTC  (3+ messages)

[try 2nd 6/8] Rename some functions to arm_*
 2011-04-07  4:26 UTC  (3+ messages)

[try 2nd 3/8] Refactor copy_svc_os
 2011-04-07  4:19 UTC  (3+ messages)

[try 2nd 1/8] Fix cleanup_branch to take Thumb into account
 2011-04-07  3:45 UTC  (3+ messages)

[PATCH 0/6] Integrate GDB and SystemTap
 2011-04-06 20:15 UTC  (2+ messages)

[patch] Code cleanup: New SYMBOL_HASH_NEXT
 2011-04-06 19:50 UTC  (2+ messages)

[rfc v2][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step
 2011-04-06 17:01 UTC  (4+ messages)

[rfc v2][rft (procfs, nto-procfs)] Fix signal bypass heuristic with software single-step
 2011-04-06 17:00 UTC  (2+ 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