Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
ping/FYI: [patch] Require long long for GDB
 2012-12-05 17:44 UTC  (2+ messages)

[patch][python] 0 of 5 - Frame filters and Wrappers
 2012-12-05 17:36 UTC  (4+ messages)

[patch][python] 4 of 5 - Frame filter testsuite changes
 2012-12-05 17:32 UTC  (2+ messages)

[patch][python] 3 of 5 - Frame filter CLI/misc code changes
 2012-12-05 17:21 UTC  (2+ messages)

[patch][python] 2 of 5 - Frame filter MI code changes
 2012-12-05 17:11 UTC  (2+ messages)

[RFA] Avoid memory leaks in set_language function
 2012-12-05 17:11 UTC 

RFA: handle "MiniDebuginfo" section
 2012-12-05 17:09 UTC  (8+ messages)

[patch][python] 1 of 5 - Frame filter Python C code changes
 2012-12-05 17:03 UTC  (2+ messages)

[RFA] Avoid calling stat with empty name in relocate_gdb_directory
 2012-12-05 17:02 UTC 

[PATCH] Add CTF support to GDB [2/4] Fix a bug of function dwarf_expr_frame_base
 2012-12-05 16:27 UTC  (6+ messages)

FYI: fix gdbserver PR 14917
 2012-12-05 14:56 UTC 

[patch v4 00/13] branch tracing support for Atom
 2012-12-05  9:27 UTC  (27+ messages)
` [patch v4 03/13] cli, btrace: add btrace cli
` [patch v4 02/13] thread, btrace: add generic branch trace support
` [patch v4 10/13] gdbserver, linux, btrace: add btrace support for linux-low
` [patch v4 07/13] xml, btrace: define btrace xml document style
` [patch v4 09/13] gdbserver, btrace: add generic btrace support
` [patch v4 05/13] linux, btrace: perf_event based branch tracing
` [patch v4 08/13] remote, btrace: add branch trace remote ops
` [patch v4 06/13] linux, i386, amd64: enable btrace for 32bit and 64bit linux native

[PATCH] Add CTF support to GDB [3/4] ctf target
 2012-12-05  6:59 UTC  (8+ messages)

[PATCH] Add CTF support to GDB [1/4] Add "-ctf" to tsave command
 2012-12-05  1:47 UTC  (5+ messages)

Re: [PATCH] Fix for incorect breakpoint set in case of clang compiled binary
 2012-12-04 23:29 UTC  (2+ messages)
  `  "

[commit] symmisc.c: whitespace fixes
 2012-12-04 23:12 UTC 

[RFC] Debug Operators with GDB Python
 2012-12-04 21:37 UTC  (8+ messages)

[RFA/commit] Delete exc_request.defs
 2012-12-04 14:53 UTC  (4+ messages)

[RFA/commit] Delete the gdb/osf-share directory
 2012-12-04 13:41 UTC 

[PATCH 0/6] Add a new field 'installed' when reporting tracepoint
 2012-12-04  4:45 UTC  (7+ messages)
` [PATCH 5/6] Test tracepoints are installed or not
` [PATCH 1/6] Add a field 'installed' for each location of tracepoint
` [PATCH 4/6] Notify breakpoint-modified when uploaded tracepoints are merged
` [PATCH 2/6] Iterate over ALL_TRACEPOINTS first
` [PATCH 3/6] Notify breakpoint-modified when tracepoints are downloaded
` [PATCH 6/6] Update test cases for 'installed' field

[commit] minor dwarf2read.c cleanups
 2012-12-03 22:32 UTC 

RFC: automatic dependency tracking for gdbserver
 2012-12-03 21:18 UTC 

RFC: implement "catch signal"
 2012-12-03 20:31 UTC  (7+ messages)

RFC: use const struct block * in more places
 2012-12-03 19:48 UTC  (2+ messages)

RFC: implement 'info proc mappings' for core files
 2012-12-03 17:26 UTC  (5+ messages)

[PATCH v8 1/3] MI: add the -catch-load and -catch-unload commands
 2012-12-03 16:58 UTC  (5+ messages)
` [PATCH v8 2/3] MI: document the -catch-load/-unload commands
` [PATCH v8 3/3] MI: tests for -catch-load/-catch-unload

[PATCH 1/5] AArch64 GDB and GDBSERVER Port V2
 2012-12-03 16:26 UTC  (8+ messages)

RFC: fix bug in DW_OP_GNU_implicit_pointer
 2012-12-03 15:32 UTC  (3+ messages)

[PATCH v7 1/3] MI: add the -catch-load and -catch-unload commands
 2012-12-03 15:26 UTC  (3+ messages)

[PATCH v6 1/3] MI: add the -catch-load and -catch-unload commands
 2012-12-03 14:24 UTC  (8+ messages)

[obv] Partial fix to PR gdb/13443
 2012-12-03 13:28 UTC 

[patchv2] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2012-12-03 13:21 UTC  (10+ messages)

[RFA/mingw32] environment variables are case-insensitive on win32
 2012-12-03 11:31 UTC  (17+ messages)

[PATCH] Test on =breakpoint-created when reconnect
 2012-12-03 10:26 UTC 

proposal for branch patches after first release
 2012-12-03  9:16 UTC  (8+ messages)

[PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface"
 2012-12-01 20:48 UTC  (5+ messages)
` [PATCH 3/3] Add a test case for the jit-reader interface
` [PATCH 1/3] Fix segfault when unwinding JIT frames using a custom reader

[patch][python] 5 of 5 - Frame filter documentation changes
 2012-12-01 10:59 UTC  (2+ messages)

[PATCH] Support targets that know how to step over breakpoints
 2012-11-30 18:53 UTC  (8+ messages)

[MI][patch] -break-list to specify "thread-group"
 2012-11-30 18:35 UTC  (12+ messages)
  ` [MI][patch v2] "

[RFC 0/7 V3]A general notification in GDB RSP
 2012-11-30 18:20 UTC  (13+ messages)
` [PATCH 3/7] de-couple %Stop from notification: gdb
` [PATCH 6/7] Cleanup pending queues before resume in all-stop
` [PATCH 2/7] de-couple %Stop from notification: gdbserver
` [PATCH 1/7] new queue.h in common/
` [PATCH 5/7] Handle notification for all-stop

[patch] Limit DW_AT_comp_dir workaround only for gcc<=4.2
 2012-11-30 17:40 UTC 

RFC: remove partial_symtab::objfile
 2012-11-30 16:31 UTC  (3+ messages)

[committed] Remove a redundant condition check in tic6x-linux-tdep.c
 2012-11-30 14:11 UTC  (3+ messages)

[PATCH] Combine two blocks together in print_one_breakpoint_location
 2012-11-30 11:31 UTC  (2+ messages)

[PATCH] Move ensure_not_running from infrun.c to infcmd.c
 2012-11-30 11:14 UTC  (2+ messages)

[obv] Add static to infwait_state
 2012-11-30  7:18 UTC  (3+ messages)

[PATCH] target attributes [1/5] core and load from target function
 2012-11-30  6:03 UTC  (5+ messages)

[PATCH] Fix mi "-var-create" regression
 2012-11-30  2:13 UTC  (8+ messages)

[RFC 0/2] Two new MI notifications
 2012-11-29 19:34 UTC  (10+ messages)
` [PATCH 2/2] new tracepoint downloaded MI notification

RFC: fix atexit.register
 2012-11-29 19:13 UTC  (2+ messages)
` [commit] Fix !HAVE_THREAD Python build error (Re: RFC: fix atexit.register)

[commit] Fix OpenCL vector type printing
 2012-11-29 18:58 UTC 

[PATCH] Vector to scalar casting and widening
 2012-11-29 18:13 UTC  (3+ messages)

RFC: remove xasprintf
 2012-11-29 17:20 UTC  (6+ messages)

[RFA/Ada 1/4] Full view of interface-wide types
 2012-11-29 16:36 UTC  (9+ messages)
` [RFA/testsuite 4/4] update ptype_tagged_param.exp
` [RFA/Ada 2/4] Strip interface tags from visible fields
` [RFA/testsuite 3/4] New testcase for interface type printing

[RFA/Ada 1/2] Handle other cases than EVAL_NORMAL in the default case
 2012-11-29 16:35 UTC  (5+ messages)
` [RFA/testsuite 2/2] Update gdb.ada/variant_record_packed_array

RFC: fix cast to void
 2012-11-29 16:24 UTC  (3+ messages)

RFC: really free pending_blocks, v2
 2012-11-29 16:18 UTC  (3+ messages)

[commit/branch] GDB version number bumped
 2012-11-29 13:17 UTC 

[branch+head] Mention GDB 7.5.1 release in ChangeLog
 2012-11-29 13:14 UTC 

New ARI warning Thu Nov 29 12:19:01 UTC 2012
 2012-11-29 12:19 UTC 

gdb-7.5 branch FROZEN
 2012-11-29 10:23 UTC  (2+ messages)
` gdb-7.5 branch RE-OPENED

page:  |  | latest

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