Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch#2 0/6] auto-load: intro
 2012-03-29 12:56 UTC  (2+ messages)

[PATCH]testsuite: test for disconnected-tracing
 2012-03-29 11:37 UTC  (4+ messages)

[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
 2012-03-29 10:56 UTC  (11+ messages)
          ` [PATCH] Allow 64-bit enum values

[PATCH] testsuite: let find_gdbserver call which before return ""
 2012-03-29 10:07 UTC  (4+ messages)

[PATCH] testsuite tfind.exp: If current target don't support trace, try gdbserver
 2012-03-29  9:46 UTC  (4+ messages)

[patch#2 6/6] Warn (but execute) local .gdbinit by default
 2012-03-29  9:16 UTC 

[patch#2 5/6] set debug auto-load
 2012-03-29  9:15 UTC 

[patch#2 4/6] set auto-load safe-path
 2012-03-29  9:14 UTC 

[patch#2 3/6] set auto-load local-gdbinit warn-and-*
 2012-03-29  9:13 UTC 

[patch#2 2/6] set auto-load * main part
 2012-03-29  9:12 UTC 

[patch#2 1/6] auto-load: reshuffle code
 2012-03-29  9:10 UTC 

[RFC - Python Scripting] Unnecessary Py_XINCREF?
 2012-03-29  4:41 UTC  (6+ messages)

[PATCH, V850] Add support for V850E2 and V850E2V3
 2012-03-29  1:07 UTC  (7+ messages)

question: python gc doesn't collect buffer allocated by read_memory()
 2012-03-29  0:49 UTC  (7+ messages)

GDB/MI Varobj support for Ada
 2012-03-28 21:33 UTC  (4+ messages)
` [RFA 2/2] "
` [commit] GDB/MI "

[RFA 1/2] Linespec rewrite (update 2)
 2012-03-28 20:46 UTC  (9+ messages)

[RFA 2/2] Linespec rewrite - remove dead code
 2012-03-28 18:53 UTC  (2+ messages)

[PATCH] IA64: read-only hard coded value registers in gdbserver
 2012-03-28 18:32 UTC 

[RFA/commit/ia64-linux] Allow libunwind to fetch register 0
 2012-03-28 17:56 UTC  (13+ messages)
          ` [PATCH] IA64: EC, the Epilog Count register, is available in ptrace
          ` [PATCH] IA64: $fr0==0.0, $fr1==1.0

RFC: add .dir-locals.el
 2012-03-28 17:35 UTC  (4+ messages)

[RFA] Linespecs with dollars
 2012-03-28 17:34 UTC  (3+ messages)

[RFA] Add C++ global namespace test
 2012-03-28 17:30 UTC  (3+ messages)

[commit] arm reversible : <phase_2>
 2012-03-28 17:19 UTC  (3+ messages)

[FYI] write-after-apporval commit
 2012-03-28  5:08 UTC  (7+ messages)

[SH] gdb.arch/gdb1291.exp, gdb.arch/gdb1431.exp
 2012-03-28  4:52 UTC  (2+ messages)

[RFA] handle android bionic ptrace in gdbserver
 2012-03-28  0:27 UTC  (3+ messages)

[RFA] Define Elf32_auxv_t and Elf64_auxv_t if not available
 2012-03-28  0:12 UTC  (3+ messages)

[doc patch] Move @menu to end of @node (Auto-loading)
 2012-03-27 20:45 UTC  (3+ messages)
  ` [commit] "

[doc patch] Fix '.debug_gdb_scripts section' node name for info
 2012-03-27 20:16 UTC  (3+ messages)
  ` [commit] "

[PATCH] Eliminate struct ui_stream
 2012-03-27 19:09 UTC 

[patch 2/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
 2012-03-27 18:53 UTC  (3+ messages)
` ping: "

[PATCH 0/2] GDBserver: qXfer:libraries-svr4:read issues on PowerPC biarch
 2012-03-27 17:04 UTC  (4+ messages)
` [PATCH 2/2] GDBserver: qXfer:libraries-svr4:read, malformed xml
` [PATCH 1/2] GDBserver: qXfer:libraries-svr4:read, and big endian hosts

[PATCH] Fix strict-aliasing violation
 2012-03-27  8:17 UTC 

[patch 1/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
 2012-03-27  8:15 UTC  (6+ messages)
` ping: "

[RFA 3/3] Linespec rewrite: New tests
 2012-03-26 20:48 UTC  (4+ messages)

[RFA 1/3] Linespec rewrite: Parsing
 2012-03-26 20:36 UTC  (12+ messages)

Make -e optional for -data-disassemble
 2012-03-26 20:19 UTC  (5+ messages)
    ` [PATCH] "

set print object on should affect MI varobjs (PR 13393)
 2012-03-26 19:08 UTC  (19+ messages)
  ` set print object on should affect MI varobjs (PR gdb/13393)
      ` set print object on should affect MI varobjs (PR mi/13393)
              ` RTTI type improvement for (was: "Re: set print object on should affect MI varobjs (PR mi/13393)")
                ` RTTI type improvement for

[RFC] Look for lwpid_t and psaddr_t in libthread_db.h
 2012-03-26 18:43 UTC 

[PATCH] arm reversible : <phase_2_complete> [public key problem]
 2012-03-26 18:28 UTC  (3+ messages)

[PATCH 0/2] GDBserver: A couple small qXfer:libraries-svr4:read cleanups
 2012-03-26 12:31 UTC  (3+ messages)
` [PATCH 1/2] GDBserver: linux_qxfer_libraries_svr4, fix pasto in comment
` [PATCH 2/2] GDBserver: qXfer:libraries-svr4, leave qXfer:libraries:read handling alone

[patch 2/2] New 'explore' command Python implementation (with docs)
 2012-03-26  7:24 UTC  (5+ messages)

[PATCH] Add autoload-breakpoints [3/7] ReportAsync-doc
 2012-03-26  2:21 UTC  (8+ messages)

[patch] sim: add a proper sim_core_trans_addr prototype
 2012-03-26  2:19 UTC 

[PATCH] Add autoload-breakpoints [7/7] autoload-breakpoints doc
 2012-03-26  2:16 UTC  (7+ messages)

[patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2012-03-25 21:23 UTC  (14+ messages)

[patch 5/6] set debug auto-load
 2012-03-25 21:19 UTC  (4+ messages)

[patch 4/6] set auto-load safe-path
 2012-03-25 21:17 UTC  (4+ messages)

[patch 2/6] set auto-load * main part
 2012-03-25 17:34 UTC  (4+ messages)

[PATCH] sim: make sure to include strsignal prototype
 2012-03-25 14:26 UTC  (21+ messages)
  ` Finalizing fix committed for "[PATCH] sim: make sure to include strsignal prototype"

[patch 3/6] set auto-load local-gdbinit warn-and-*
 2012-03-25 13:48 UTC  (3+ messages)

[doc patch] NEWS: breakpoint condition-evaluation stale info
 2012-03-25 13:44 UTC  (3+ messages)
  ` [commit] "

[patch] sim: bfin: skip .c/.S tests if no compiler is available
 2012-03-25  8:46 UTC 

[patch] sim: bfin: fix typos in large constants in tests
 2012-03-25  7:56 UTC  (2+ messages)

[patch 0/6] auto-load: intro
 2012-03-24 19:23 UTC  (2+ messages)

[patch 6/6] Forbid local .gdbinit by default
 2012-03-24 18:41 UTC 

[patch 1/6] auto-load: reshuffle code
 2012-03-24 18:37 UTC 

[PATCH] sim: rx: fix warnings with AC_DEFINE
 2012-03-23 14:05 UTC  (2+ messages)

[sim] new port: Renesas RL78
 2012-03-23  4:33 UTC  (2+ messages)

Please fix regressions from your sim changes
 2012-03-23  4:23 UTC  (2+ messages)

[SH] gdb.asm/asm-source.exp
 2012-03-23  3:56 UTC  (2+ messages)

[PATCH] sim: sync build_warnings handling with gdb
 2012-03-23  3:27 UTC  (2+ messages)

[SPARC] Fix two "no previous prototype" warnings
 2012-03-22 20:44 UTC 

Fix struct size computation in jit interface
 2012-03-22 20:28 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