Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patchv2] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2012-12-03 10:11 UTC  (9+ messages)

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

RFC: implement 'info proc mappings' for core files
 2012-12-03  9:29 UTC  (4+ messages)

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

[RFC] Debug Operators with GDB Python
 2012-12-03  4:39 UTC  (6+ messages)

RFC: implement "catch signal"
 2012-12-02  9:38 UTC  (2+ 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

RFC: fix bug in DW_OP_GNU_implicit_pointer
 2012-12-01 17:53 UTC  (2+ messages)

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

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

RFA: handle "MiniDebuginfo" section
 2012-11-30 20:59 UTC  (7+ messages)

[RFA/mingw32] environment variables are case-insensitive on win32
 2012-11-30 19:02 UTC  (16+ messages)

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

[PATCH v6 1/3] MI: add the -catch-load and -catch-unload commands
 2012-11-30 18:38 UTC  (7+ messages)

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

[PATCH 1/5] AArch64 GDB and GDBSERVER Port V2
 2012-11-30 18:31 UTC  (7+ messages)

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

[patch v4 00/13] branch tracing support for Atom
 2012-11-30 15:23 UTC  (43+ messages)
` [patch v4 03/13] cli, btrace: add btrace cli
` [patch v4 01/13] disas: add precise instructions flag
` [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 v4 04/13] configure: add check for perf_event header
` [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][python] 4 of 5 - Frame filter testsuite changes
 2012-11-30 14:32 UTC 

[patch][python] 3 of 5 - Frame filter CLI/misc code changes
 2012-11-30 14:32 UTC 

[patch][python] 1 of 5 - Frame filter Python C code changes
 2012-11-30 14:31 UTC 

[patch][python] 2 of 5 - Frame filter MI code changes
 2012-11-30 14:31 UTC 

[patch][python] 0 of 5 - Frame filters and Wrappers
 2012-11-30 14:30 UTC 

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

[PATCH v7 1/3] MI: add the -catch-load and -catch-unload commands
 2012-11-30 12:57 UTC  (4+ messages)
` [PATCH v7 3/3] MI: tests for -catch-load/-catch-unload
` [PATCH v7 2/3] MI: document the -catch-load/-unload commands

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

[PATCH] Add CTF support to GDB [3/4] ctf target
 2012-11-29 20:47 UTC  (7+ 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  (4+ 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 3/4] New testcase for interface type printing
` [RFA/testsuite 4/4] update ptype_tagged_param.exp
` [RFA/Ada 2/4] Strip interface tags from visible fields

[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

[commit/branch] Updated GDB version number
 2012-11-29  9:41 UTC 

[PATCH 0/4] Fix member pointer bugs
 2012-11-29  7:46 UTC  (6+ messages)
` [committed]: "

[RFC] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)
 2012-11-29  3:40 UTC  (10+ messages)
              ` [RFC-v2] "
                ` [RFC-v3] "
                      ` [RFC-v4] "
                          ` [RFC-v5] "

[patch+7.5.1] Work around PR libc/13097 "linux-vdso.so.1" #3
 2012-11-29  1:07 UTC  (9+ messages)

[PATCH] Fix gdb disassemble for power6/power7 instructions
 2012-11-28 20:17 UTC  (3+ messages)

RFA: fix Darwin bug, PR gdb/14290
 2012-11-28 18:42 UTC  (3+ messages)

[PATCH] Add CTF support to GDB [4/4] doc
 2012-11-28 17:40 UTC  (11+ messages)

[doc,PR 14777] Fix default demangle-style
 2012-11-28 17:40 UTC  (2+ messages)

RFC: make thread_list static
 2012-11-28 14:35 UTC  (5+ messages)

[PATCH] partial fix PR 14777: Add abbrev cmd 'fo' for 'forward-search'
 2012-11-28 11:57 UTC  (9+ messages)
              ` [committed]: "

[RFC] Wrong register numbers in .dwarf_frame on Linux/PowerPC
 2012-11-28 11:27 UTC  (2+ messages)

Re: [PATCH] Fix for incorect breakpoint set in case of clang compiled binary
 2012-11-28  5:14 UTC 

[PATCH 0/4] Misc annotations changes
 2012-11-27 23:53 UTC  (6+ messages)
` [PATCH 2/4] Suppress repeated annotations until GDB is ready to accept input

page:  |  | latest

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