public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/4 V2] Partially available/unavailable data in requested range
 2014-04-28  6:15 UTC  (3+ messages)
` [PATCH 1/4] Move traceframe checking out of traceframe generation
` [PATCH 2/4] Show new created display

[PATCH v2 00/36] Guile extension language for GDB
 2014-04-27 22:15 UTC  (2+ messages)

[PATCH] Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME and ARCH_FRAME
 2014-04-27 14:27 UTC  (3+ messages)

[PATCH] PR mi/15806: Fix quoting of async events
 2014-04-27  3:08 UTC 

[PATCH v2 0/9] Cleanups to Guile extension interface
 2014-04-27  0:40 UTC  (19+ messages)
` [PATCH v2 6/9] Remove Guile GDB object property mechanism
` [PATCH v2 5/9] Rename "gsmob" in Guile interface to "gdb object"
` [PATCH v2 9/9] Remove a useless Guile finalizer
` [PATCH v2 2/9] Define and export Guile classes for all GDB object types
` [PATCH v2 3/9] Fix excess parentheses in Guile extension examples
` [PATCH v2 7/9] Remove Guile mark functions that don't mark anything
` [PATCH v2 8/9] Remove useless Guile SMOB marking functions
` [PATCH v2 1/9] Allow GDB to build against unreleased Guile 2.2
` [PATCH v2 4/9] Fix typos in documentation of Guile `execute' function

[PATCH] mi: Use the value in mi_console_file->quote as the quoting character
 2014-04-26 22:10 UTC 

[PATCH] [guile] Run finalizers from GDB thread
 2014-04-26 20:26 UTC  (2+ messages)

[commit] guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment
 2014-04-26 20:16 UTC 

[PATCH] Compute the function length instead of hard coding it
 2014-04-26  2:50 UTC  (5+ messages)

[RFC][PATCH] Allow JIT unwinder provide symbol information
 2014-04-25 23:40 UTC  (12+ messages)

[RFA] Fix dangling cleanup in linespec_parse_basic
 2014-04-25 19:05 UTC  (2+ messages)

[PATCH] gdbserver: Get the pid from /proc when attaching to a non-initial lwp
 2014-04-25 18:25 UTC  (4+ messages)

[PATCH] Fix several "set remote foo-packet on/off" commands
 2014-04-25 18:04 UTC  (5+ messages)

specifying gdb's exit code
 2014-04-25 15:44 UTC  (14+ messages)

[PATCH] Partially available/unavailable data in requested range
 2014-04-25 10:23 UTC  (4+ messages)

[patch] Fix unused static symbols so they're not dropped by clang
 2014-04-25  5:36 UTC  (9+ messages)

[patch] [gdb/testsuite] include a use of the definition of a type to cause clang to emit debug info
 2014-04-25  5:32 UTC  (13+ messages)

[patch] [gdb/testsuite] XFAIL under Clang tests using label debug info
 2014-04-25  3:23 UTC  (4+ messages)

[patch] Mark some tests as XFAIL/UNSUPPORTED hidden due to GCC's omission of typedefs in inheritance
 2014-04-25  2:48 UTC  (4+ messages)

[7.7.1] Blocker patch (GCC 4.9 compat)
 2014-04-24 23:20 UTC  (3+ messages)

[RFC 00/12 V2] Visit varobj available children only in MI
 2014-04-24 20:53 UTC  (29+ messages)
` [PATCH 10/12] Match dynamic="1" in the output of -var-list-children
` [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject
` [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p
` [PATCH 11/12] Test case
` [PATCH 04/12] Remove #if HAVE_PYTHON
` [PATCH 01/12] Use 'struct varobj_item' to represent name and value pair
` [PATCH 07/12] MI option --available-children-only
` [PATCH 08/12] Iterator varobj_items by their availability
` [PATCH 09/12] Delete varobj's children on traceframe is changed
` [PATCH 02/12] Generalize varobj iterator
` [PATCH 06/12] Use varobj_is_dynamic_p more widely
    ` ping : [RFC 00/12 V2] Visit varobj available children only in MI

[patch] add return values to return statements in non-void functions
 2014-04-24 20:32 UTC  (5+ messages)

[patch] correct and xfail test due to GCC PR55641
 2014-04-24 20:24 UTC  (3+ messages)

[pushed] ada-lang.c: Expand standard_exc's introductory comment
 2014-04-24 20:22 UTC 

[patch] [gdb/testsuite] Move start-of-function brace to handle Clang/GCC difference
 2014-04-24 20:20 UTC  (3+ messages)

[PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures
 2014-04-24 18:51 UTC  (3+ messages)

[PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures
 2014-04-24 16:16 UTC  (4+ messages)

[pushed] [PATCH V5 0/3] Intel(R) AVX-512 register support
 2014-04-24 14:38 UTC 

[PATCH V5 0/3] Intel(R) AVX-512 register support
 2014-04-24 11:49 UTC  (7+ messages)
` [PATCH V5 3/3] Add AVX512 feature description to GDB manual
` [PATCH V5 2/3] Add AVX512 register support to gdbserver
` [PATCH V5 1/3] Add AVX512 registers support to GDB

[PATCH OBV] Remove unused labels in dwarf assembler
 2014-04-24 11:10 UTC 

[PATCH v14 3/4] Add support for lookup, overload resolution and invocation of C++ debug methods
 2014-04-24  0:33 UTC  (6+ messages)

[PATCH 0/3] [GDBserver] Fix hardware breakpoint regressions
 2014-04-23 23:41 UTC  (4+ messages)
` [PATCH 1/3] [GDBserver][Aarch64] Make watchpoint support use target_hw_bp_type
` [PATCH 2/3] [GDBserver] Move Z packet defines and type convertion routines to shared code
` [PATCH 3/3] [GDBserver] Make Zx/zx packet handling idempotent

[RFA testsuite 5/5] Update all callers
 2014-04-23 19:36 UTC  (4+ messages)

[RFA testsuite 4/5] Introduce mi_make_breakpoint_table
 2014-04-23 18:58 UTC  (3+ messages)

[RFA testsuite 3/5] Introduce mi_make_breakpoint
 2014-04-23 18:56 UTC  (3+ messages)

[pushed] [gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static
 2014-04-23 18:05 UTC 

[pushed] gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet numbers
 2014-04-23 17:46 UTC 

[pushed] gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN
 2014-04-23 16:44 UTC 

[PATCH] Stale breakpoint instructions, spurious SIGTRAPS
 2014-04-23 16:27 UTC  (5+ messages)
  ` [pushed] "

[pushed] Don't suppress errors inserting/removing hardware breakpoints in shared libraries
 2014-04-23 14:08 UTC 

[ob/pushed] Make gdb_continue_to_breakpoint fail quickly on internal errors
 2014-04-23 13:27 UTC  (2+ messages)

[PATCH 5/6] Handle multiple step-overs
 2014-04-22 18:42 UTC  (2+ messages)

[pushed] Consecutive step-overs trigger internal error
 2014-04-22 18:24 UTC 

[PATCH v6 00/15] Please have a final look
 2014-04-22 16:58 UTC  (5+ messages)

[PATCH] btrace, vdso: add vdso target sections
 2014-04-22 14:39 UTC  (3+ messages)

[PATCH] Fix interrupt.exp fails with m32 in x86_64
 2014-04-22 13:09 UTC  (3+ messages)

[PATCH] Fix alignment of disassemble /r
 2014-04-22 12:14 UTC  (9+ messages)

[PATCH 0/8] Cleanups to Guile extension interface
 2014-04-22  7:40 UTC  (6+ messages)
` [PATCH 7/9] Remove Guile mark functions that don't mark anything

[PATCH] Check tracefile is generated by binary execution
 2014-04-22  2:23 UTC  (3+ messages)

[PATCH] Unify ctf_fetch_registers and tfile_fetch_registers
 2014-04-22  1:53 UTC  (3+ messages)

[PATCH] Remove unused variable
 2014-04-21 17:47 UTC  (6+ messages)

git cherry-pick -x
 2014-04-21 16:13 UTC  (4+ messages)

Search debugfile directly in debug-file-directory if specified
 2014-04-21 16:03 UTC  (2+ messages)

[PATCH] Fix "PC register is not available" issue
 2014-04-21 15:59 UTC  (14+ messages)

[PATCH 1/2] Windows libibery: Don't quote args unnecessarily
 2014-04-21 14:53 UTC  (3+ messages)

Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
 2014-04-20 19:05 UTC 

[PUSHED PATCH] Call post_create_inferior in ctf_open
 2014-04-19  6:57 UTC 

[PUSHED PATCH] Get trace_regblock_size from metadata instead of event
 2014-04-19  6:06 UTC 

[PUSHED PATCH] Add null pointer check in ctf_xfer_partial
 2014-04-19  2:38 UTC 

[RFC] Remove unnecessary argument METHOD to valops.c:oload_method_static
 2014-04-19  1:03 UTC  (3+ messages)

[PATCH v6 00/15] Please have a final look
 2014-04-18 19:06 UTC  (4+ messages)
` [vla v7 pushed] "
  ` [PATCH 01/12] type: add c99 variable length array support

RFC: fix PR backtrace/15558
 2014-04-18  9:43 UTC  (10+ messages)

[darwin]: simplify solib-darwin.c
 2014-04-18  9:12 UTC 

[PATCH] eval.c (evaluate_subexp_standard): Add some comments
 2014-04-17 20:15 UTC 

[RFA testsuite 1/5] Introduce parse_args
 2014-04-17 19:14 UTC  (2+ messages)

[RFA testsuite 2/5] Introduce build_kv_pairs
 2014-04-17 19:14 UTC  (2+ messages)

[RFA] Fix c++/16253 (tag/variable name collision)
 2014-04-17 19:03 UTC  (4+ messages)
    ` Regression for gdb.cp/koenig.exp: p entry (c) [Re: [RFA] Fix c++/16253 (tag/variable name collision)]

[PATCH] [testsuite] Set target-charset to ascii
 2014-04-17 17:18 UTC  (6+ messages)

[PATCH] Drop srcdir from untested source path
 2014-04-17 13:35 UTC  (2+ messages)

[PATCH v2 1/3] gdb/testsuite/gdb.python: Added testcase for value method
 2014-04-17 12:44 UTC  (5+ messages)
` [PATCH v2 2/3] gdb/python: raise TypeError instead of abort on calling value method for label symbol object

Enable DWARF unwinders for SPU
 2014-04-17 12:30 UTC 

[RFC] Use address_from_register in dwarf2-frame.c:read_addr_from_reg
 2014-04-17 12:18 UTC  (2+ messages)

[PATCH] Improve MI -var-info-path-expression for nested struct/union case
 2014-04-17 12:05 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).