Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFC 00/12 V2] Visit varobj available children only in MI
 2014-02-14  8:46 UTC  (13+ messages)
` [PATCH 06/12] Use varobj_is_dynamic_p more widely
` [PATCH 04/12] Remove #if HAVE_PYTHON
` [PATCH 09/12] Delete varobj's children on traceframe is changed
` [PATCH 10/12] Match dynamic="1" in the output of -var-list-children
` [PATCH 12/12] NEWS and Doc on --available-children-only
` [PATCH 03/12] Iterate over 'struct varobj_item' instead of PyObject
` [PATCH 02/12] Generalize varobj iterator
` [PATCH 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p
` [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 11/12] Test case

[PATCH 1/2] i386-cpuid: add support for identifying a processor
 2014-02-14  8:30 UTC  (6+ messages)
` [PATCH 2/2] btrace: use i386-cpuid's cpu identifier

[doc RFA] Move python section to python.texi
 2014-02-14  7:14 UTC  (2+ messages)

[PATCH v4] fixed inherit_abstract_dies infinite recursive call
 2014-02-14  3:34 UTC  (10+ messages)
  ` PING: "

[RFC v2 0/9] move more code into common/
 2014-02-14  2:00 UTC  (8+ messages)
` [RFC v2 2/9] move some rsp bits into rsp-low.h

[PATCH] Support for HWbreak/watchpoint accross fork/vfork on arm-native
 2014-02-14  0:06 UTC  (7+ messages)

[PATCH] make -j10 check TESTS=gdb.foo/*.exp
 2014-02-13 20:29 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH][SPARC64] Fix invalid offsets to access fpregset_t
 2014-02-13 19:42 UTC  (2+ messages)

[PATCH] testsuite: Makefile.in (check-parallel): rm -rf outputs temp
 2014-02-13 18:09 UTC 

[RFC v2] Extend gdb.parse_and_eval to accept a format string
 2014-02-13 17:56 UTC  (2+ messages)

[Windows/RFA/commit] Deprecate windows-specific dll-symbols command and aliases
 2014-02-13 17:40 UTC  (14+ messages)

[FYI] cleanup: remove declared variables without any references
 2014-02-13 14:31 UTC 

[PATCH] Add IPv6 support for remote TCP connections
 2014-02-13 14:26 UTC  (26+ messages)
  ` [PATCH v2] "
        ` getaddrinfo available on all GDB hosts? [Re: [PATCH v2] Add IPv6 support for remote TCP connections]
                    ` [patch] [sim] --disable-sim on ppc* by default (for AIX) [Re: getaddrinfo available on all GDB hosts?]
                            ` [cancel] "
          ` [PATCH v3] Add IPv6 support for outgoing remote TCP connections

[PATCH] Accept convenience variable in commands -break-passcount and -break-commands
 2014-02-13  5:07 UTC  (3+ messages)
  ` ping: "

[PATCH] Get wrapper.exp testcase passing with stdio gdbserver
 2014-02-12 21:54 UTC 

[PATCH 0/2] Limit tab-completion result when list is large
 2014-02-12 21:41 UTC  (8+ messages)
` [PATCH 1/2] Add expansion_notify callback to expand_symtabs_matching
` [PATCH 2/2] Implement completion limiting

[RFC v2 00/38] clean up target delegation
 2014-02-12 20:22 UTC  (14+ messages)
` [RFC v2 02/38] introduce and use find_target_at
` [RFC v2 01/38] add "this" pointers to more target APIs
` [RFC v2 07/38] Add target_ops argument to to_close

GDB 7.7 crashes on LTO-built executable
 2014-02-12 20:11 UTC  (7+ messages)

[RFC] rl78: vtables are code addresses
 2014-02-12 19:42 UTC  (6+ messages)

[PATCH] Add test for Fission DWP files with binary+dwp in different directories
 2014-02-12 19:41 UTC  (5+ messages)

[PATCH 0/2] remote.c: ptid.tid -> ptid.lwp
 2014-02-12 18:09 UTC  (6+ messages)
` [PATCH 1/2] remote.c: Use the ptid.lwp field to store remote thread ids rather than ptid.tid
` [PATCH 2/2] common/ptid.h: Mention that process_stratum targets should prefer ptid.lwp

[RFC 0/2] let gdbserver use libiberty
 2014-02-12 16:49 UTC  (9+ messages)
` [RFC 1/2] link gdbserver against libiberty

[FYI] fix error in nios2-tdep.c
 2014-02-12 16:21 UTC 

[PATCH] Call obsd_init_abi for OpenBSD/sparc64
 2014-02-12 14:03 UTC 

[PATCH] FIX EOF detection in PT_IO-based to_xfer_partial implementation
 2014-02-12 14:02 UTC 

[PATCH] h8300 "info registers" broken
 2014-02-12 12:59 UTC  (13+ messages)
                ` [PATCH 0/2] H8/300: Fix registers
                  ` [PATCH 2/2] H8/300: Fix pseudo registers reads/writes
                  ` [PATCH 1/2] H8/300: Fix gdb<->sim register mapping

[PATCH 0/2] add calls to frame_base_set_default
 2014-02-12 11:36 UTC  (8+ messages)
` [PATCH 2/2] tic6x-tdep: set default frame base
` [PATCH 1/2] nios2-tdep: "

[PATCH] Add signal number conversions for OpenBSD
 2014-02-12 11:12 UTC 

[PATCH] cleanup: remove declared variables without any references
 2014-02-12 10:58 UTC  (5+ messages)

[RFC][PATCH] Allow JIT unwinder provide symbol information
 2014-02-12  7:50 UTC  (8+ messages)

[PATCH]Fix PR backtrace/16558: GDB Aarch64 signal frame unwinder issue
 2014-02-12  7:25 UTC  (3+ messages)

Fix guile.texi
 2014-02-12  7:22 UTC  (2+ messages)

[PATCH 0/8] Use new to_xfer_partial interface in ctf and tfile target
 2014-02-12  6:08 UTC  (9+ messages)
` [PATCH 8/8] Call target_traceframe_info when traceframe is selected
` [PATCH 4/8] Let tracefile has_memory and has_all_memory
` [PATCH 1/8] Move trace file writer out of tracepoint.c
` [PATCH 5/8] Share code on to_xfer_partial for tfile and ctf target
` [PATCH 6/8] Use new to_xfer_partial interface in ctf and tfile target
` [PATCH 3/8] Share some code between "
` [PATCH 2/8] Move tfile target to tracefile-tfile.c
` [PATCH 7/8] Adjust read_value_memory to use to_xfer_partial

[commit] Use remote_* instead of Tcl file commands in dwp-symlink.exp
 2014-02-11 23:55 UTC 

[PATCH] Use Doxygen for internals documentation
 2014-02-11 19:52 UTC  (5+ messages)

[RFC] Add g10 support to rl78-tdep.c
 2014-02-11 17:12 UTC 

[PATCH] Fix passing double float complex arguments in sparc64
 2014-02-11 12:39 UTC  (6+ messages)

[OB PATCH] Update debug_qf_expand_symtabs_matching to use typedefs
 2014-02-11 11:23 UTC  (3+ messages)

gdb.threads/step-after-sr-lock.exp behaving very badly
 2014-02-11 10:46 UTC  (2+ messages)

New ARI warning Tue Feb 11 01:53:11 UTC 2014
 2014-02-11  9:27 UTC  (3+ messages)

[PATCH v2 01/36] Guile extension language: configure changes
 2014-02-11  9:22 UTC  (8+ messages)

[PATCH 0/6] Return target_xfer_status in to_xfer_partial
 2014-02-11  6:35 UTC  (4+ messages)
` [PATCH 5/6] "

[PATCH] Correct comment in mi_cmd_data_write_memory_bytes
 2014-02-11  3:57 UTC  (2+ messages)

Fix compilation of 64-bit gdb 7.7 on Solaris
 2014-02-11  2:20 UTC  (8+ messages)

[Patch v9] Debug methods in GDB Python
 2014-02-10 18:05 UTC 

[PATCH/RFC] Parsing auxv entries
 2014-02-10 16:51 UTC  (4+ messages)

[PATCH] gdb/elfread.c: Enable ifunc support on ARM
 2014-02-10 15:57 UTC  (4+ messages)

[PATCH] add gdbarch_in_function_epilogue_p hook for sparc64
 2014-02-10 15:23 UTC  (11+ messages)

[RFA/DWARF] Set enum type "flag_enum" and "unsigned" flags at type creation
 2014-02-10 14:29 UTC  (2+ messages)

[RFA/DWARF] Add array DW_AT_bit_stride and DW_AT_byte_stride support
 2014-02-10 14:29 UTC  (2+ messages)
` PING: "

[RFA/Python] Make regexp collection printers work with typedefs as well
 2014-02-10 14:29 UTC  (2+ messages)
` PING: "

[PATCH] Makefile fix
 2014-02-10 14:23 UTC  (7+ 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