[PATCH 04/11] Little-endian fixes: VSX tests and pseudo-regs
2014-01-28 17:27 UTC
[PATCH 03/11] Little-endian fixes: AltiVec tests
2014-01-28 17:27 UTC
[PATCH 01/11] Refactor ppc64 function call and return value handling
2014-01-28 17:26 UTC
[PATCH 02/11] Little-endian fixes: structure passing
2014-01-28 17:26 UTC
[PATCH 00/11] Support powerpc64le-linux platform
2014-01-28 17:25 UTC
[PATCH] Add AT_HWCAP2 auxv tag
2014-01-28 17:11 UTC
[commit] Fix typo in ppc64_standard_linkage7
2014-01-28 17:10 UTC
[PATCH] testsuite: info-shared.exp: Expect leading dot on ppc64's symbols
2014-01-28 16:36 UTC (5+ messages)
` [PATCH] testsuite: info-shared.exp: Expect leading.on "
[PATCH] testsuite: Fix gdb.dwarf2/dw2-case-insensitive.exp testcase for ppc64
2014-01-28 16:01 UTC (3+ messages)
heads up: GDB 7.7 official release Wed Jan 29th (tomorrow)
2014-01-28 14:59 UTC (3+ messages)
[PATCH v4] fixed inherit_abstract_dies infinite recursive call
2014-01-28 12:06 UTC (2+ messages)
[Patch v8] Debug methods using GDB Python
2014-01-28 11:58 UTC (4+ messages)
[Ada/NEWS+doco] New Ada maintenance command to ignore descriptive types (DWARF)
2014-01-28 3:09 UTC (3+ messages)
[PATCH v3 00/10] Remove `expout*' globals from parser-defs.h
2014-01-27 21:36 UTC (15+ messages)
` [PATCH v3 01/10] Language independent bits
` [PATCH v3 02/10] SystemTap integration
` [PATCH v3 10/10] Go programming language
` [PATCH v3 07/10] Modula-2 language
` [PATCH v3 03/10] C language
` [PATCH v3 06/10] Java language
` [PATCH v3 04/10] Ada language
` [PATCH v3 05/10] Fortran language
` [PATCH v3 08/10] Objective-C language
` [PATCH v3 09/10] Pascal language
[PATCH] gdbserver: keep event_child and current_inferior in sync
2014-01-27 20:01 UTC
[PATCH] Remove TYPE_STUB_SUPPORTED, fix ICC opaque struct bug
2014-01-27 16:55 UTC (2+ messages)
[PATCH/v4 3/3] fix Bug 15180 Agent style dprintf does not respect conditions (test)
2014-01-27 15:37 UTC
[PATCH/v4 2/3] fix Bug 15180 Agent style dprintf does not respect conditions (gdbserver)
2014-01-27 15:36 UTC
[PATCH/v4 1/3] fix Bug 15180 Agent style dprintf does not respect conditions (gdb)
2014-01-27 15:35 UTC
[commit] ada-lang.c: Really include "ui-out.h"
2014-01-27 8:18 UTC
[pushed/Ada] Remove unncessary function declarations in ada-typeprint.c
2014-01-27 8:09 UTC
[commit/Ada] Add missing empty line after declaration in ada-typeprint.c:print_range
2014-01-27 8:09 UTC
[commit/Ada] Try printing array range using the name of its index type
2014-01-27 8:09 UTC
[RFA/DWARF] Set enum type "flag_enum" and "unsigned" flags at type creation
2014-01-27 8:09 UTC
[commit/Ada] Array bound incorrectly printed for array indexed by enum subrange
2014-01-27 8:09 UTC
[commit] Remove assert in procfs.c::procfs_make_note_section (x86-solaris)
2014-01-27 3:21 UTC
[PATCH 1/3] change gdbserver to use hashtab: list->table
2014-01-26 23:01 UTC (4+ messages)
[PATCH] btrace: initiate teardown when closing record btrace target
2014-01-26 20:36 UTC (4+ messages)
[PATCH v2 02/36] Guile extension language: doc additions
2014-01-26 18:34 UTC (7+ messages)
[PATCH]Add symbol whose field 'has_type' has been set to partial symbol table
2014-01-26 9:15 UTC (2+ messages)
[RFC/Patch v7] Debug methods using GDB Python
2014-01-25 20:08 UTC (2+ messages)
[RFC/Patch] Call overloaded operators to perform valid Python operations on struct/class values
2014-01-25 18:45 UTC (14+ messages)
[PATCH] Use rs->buf after getpkt
2014-01-25 12:18 UTC
[PATCH 2/3] change gdbserver to use hashtab: preparatory cleanup
2014-01-25 1:14 UTC
reject merges on gdb release branches?
2014-01-24 16:18 UTC (39+ messages)
[PATCH] Change len's type to ULONGEST: remote_write_bytes_aux
2014-01-24 13:38 UTC (3+ messages)
[PATCH] Change len's type to ULONGEST: remote_read_bytes and get_core_siginfo
2014-01-24 13:38 UTC (3+ messages)
[PATCH] RFC: All stepping threads need the same checks and cleanup as the currently stepping thread
2014-01-24 12:44 UTC (5+ messages)
[PATCH] Accept convenience variable in commands -break-passcount and -break-commands
2014-01-24 12:22 UTC
[PATCH 0/5 V8] MI notification on trace started/stopped
2014-01-24 9:43 UTC (6+ messages)
` [PATCH 4/5] "
` [PATCH 3/5] async remote notification 'Trace'
` [PATCH 1/5] Process notifications when reply is got
` [PATCH 5/5] New test case mi-trace-changed.exp
` [PATCH 2/5] Query supported notifications by qSupported
[PATCH] Test no =breakpoint-modified is emitted for modifications from MI commands
2014-01-24 7:48 UTC
[PATCH v4 00/16] extension language API for GDB
2014-01-23 16:09 UTC (7+ messages)
[RCF 00/11] Visit varobj available children only in MI
2014-01-23 16:08 UTC (27+ messages)
` [PATCH 01/11] Use 'struct varobj_item' to represent name and value pair
` [PATCH 08/11] Iterator varobj_items by their availability
` [PATCH 02/11] Generalize varobj iterator
` [PATCH 04/11] Remove #if HAVE_PYTHON
` [PATCH 09/11] Delete varobj's children on traceframe is changed
` [PATCH 06/11] Use varobj_is_dynamic_p more widely
` [PATCH 07/11] MI option --available-children-only
` [PATCH 10/11] Match dynamic="1" in the output of -var-list-children
` [PATCH 11/11] Test case
` [PATCH 03/11] Iterate over 'struct varobj_item' instead of PyObject
` [PATCH 05/11] Rename varobj_pretty_printed_p to varobj_is_dynamic_p
[PATCH] gdb/elfread.c: Enable ifunc support on ARM
2014-01-23 15:21 UTC (2+ messages)
[PATCH] Fix passing double float complex arguments in sparc64
2014-01-23 15:01 UTC
[PATCH] Fix PR 12702 - gdb can hang waiting for thread group leader (gdbserver)
2014-01-23 14:51 UTC (9+ messages)
` [PATCH 1/5] Move ptid_match to common/ptid.c
` [PATCH 4/5] Teach gdbserver's linux backend about no unwaited-for children (TARGET_WAITDKIND_NO_RESUMED)
` [PATCH 5/5] Add TARGET_WAITKIND_NO_RESUMED support to the RSP
` [PATCH 3/5] Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigprocmask
` [PATCH 2/5] Move status_to_str to nat/linux-waitpid.c
New ARI warning Tue Jan 21 01:52:58 UTC 2014
2014-01-23 7:14 UTC (4+ messages)
[PATCH 0/3] frame filter fixes, proposed for 7.7
2014-01-23 6:04 UTC (6+ messages)
` [PATCH 3/3] avoid python exception in FrameDecorator.py
` [PATCH 1/3] fix crash in frame filters
` [PATCH 2/3] fix erroneous error-handling in frame filter code
[obv] gdbthread.h (gdb_id_to_thread): Delete, unused
2014-01-23 0:45 UTC
[PATCH 4/6] gdbserver: Delimit debugging output for readability
2014-01-22 23:06 UTC (12+ messages)
` [PATCH 0/3] Add debug_printf and timestamps to gdbserver
` [PATCH 3/3, doc RFA] gdbserver debug_printf+timestamps: main patch
[PATCH] S390: Add support for 'catch syscall' command
2014-01-22 17:57 UTC (3+ messages)
[PATCH] Fix regression on s390x with entry-values.exp
2014-01-22 16:15 UTC (2+ messages)
[PATCH] Fix possible alignment issue with dw2-dir-file-name test case
2014-01-22 16:13 UTC (13+ messages)
[PATCH] Prevent appending "-g" after "-g3" to compile options in info-macros.exp
2014-01-22 16:10 UTC (4+ messages)
[PATCH OBV] Use gdb_byte * instead of void *
2014-01-22 13:28 UTC
[PATCH v2] gdb: xtensa: fix linux ptrace includes
2014-01-22 12:36 UTC (4+ messages)
[PATCH] gdb: xtensa: fix on 64 bit hosts
2014-01-22 12:16 UTC (4+ messages)
` xtensa-config.c: missing defs.h include
[ping] [PATCH v1 0/3] Intel(R) AVX-512 register support
2014-01-22 10:09 UTC
New ARI warning Sat Jan 18 01:52:44 UTC 2014
2014-01-22 5:20 UTC (10+ messages)
` [PATCH 1/2] Expand documentation of common-utils.h::FUNCTION_NAME
` [PATCH 2/2] Add ARI (ok) marker for __func__ reference in common-utils.h
` pushed: "
` pushed: [PATCH 1/2] Expand documentation of common-utils.h::FUNCTION_NAME
[PATCH v2 02/13] script language API for GDB: extension.[ch]
2014-01-22 4:36 UTC (11+ messages)
[PATCH V3] fixed inherit_abstract_dies infinite recursive call
2014-01-22 4:31 UTC (2+ messages)
[PATCH] fixed inherit_abstract_dies infinite recursive call
2014-01-22 2:45 UTC (3+ messages)
[PATCH] gdb: Support install-strip target
2014-01-21 19:20 UTC (3+ messages)
[PATCH v2] fixed inherit_abstract_dies infinite recursive call
2014-01-21 10:38 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox