public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/7] Per-inferior/Inferior-qualified thread IDs
 2016-12-08  8:53 UTC  (9+ messages)
` [PATCH v3 4/7] "

Fix C++ compilation of the Hurd port
 2016-12-08  7:51 UTC  (6+ messages)
  ` [PATCH 5/5] Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++
  ` [PATCH 4/5] Hurd, C++: kern_return_t vs. error_t
  ` [PATCH 1/5] Hurd, C++: Explicitly cast "void *"
  ` [PATCH 3/5] Hurd, C++: Avoid "const char *" to "char *" casts
  ` [PATCH 2/5] Hurd, C++: Avoid GNU C nested functions

[PATCH 0/2] btrace, gdbserver: allow "record btrace" for running threads
 2016-12-07 20:20 UTC  (4+ messages)
` [PATCH 1/2] gdbserver: catch fetch registers error
` [PATCH 2/2] btrace: allow recording to be started for running threads

[PATCH, obvious?] Fix incorrect reference to source files
 2016-12-07 18:58 UTC  (8+ messages)

[PATCH v3 0/5] Add support for PKRU register to GDB and GDBServer
 2016-12-07 18:28 UTC  (7+ messages)
` [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch
` [PATCH v3 5/5] Add support for Intel PKRU register to GDB and GDBserver
` [PATCH v3 2/5] Change xstate_bv handling to use 8 bytes of data
` [PATCH v3 3/5] Rename target descriptions to reflect actual content of description
` [PATCH v3 4/5] Add target description for avx-avx512

[PATCH 0/3] Use code cache in arm and aarch64 prologue analyzer
 2016-12-07 18:26 UTC  (6+ messages)
` [PATCH 2/3] Use code cache in arm "
` [PATCH 1/3] Compile gdb.perf/skip-prologue.c with and without debug info
` [PATCH 3/3] Use code cache in aarch64 prologue analyzer

[PATCH 0/2] amd64: add fs_base and gs_base
 2016-12-07 16:37 UTC  (5+ messages)
` [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux

[PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files
 2016-12-06 23:58 UTC  (4+ messages)

[PATCH] PRU Simulator port
 2016-12-06 23:17 UTC  (5+ messages)

[PATCH] Remove unnecessary inferior lookup in inferior_command
 2016-12-06 21:23 UTC  (3+ messages)

[PATCH v2 0/3] Add FreeBSD/mips targets to GDB
 2016-12-06 21:01 UTC  (4+ messages)
` [PATCH v2 3/3] Add native target for FreeBSD/mips
` [PATCH v2 1/3] Use the ELF class to determine the word size for FreeBSD core notes
` [PATCH v2 2/3] Add FreeBSD/mips architecture

[PATCH] Read corrrect auxiliary entry in AIX
 2016-12-06 20:28 UTC  (4+ messages)

[PATCH] Define an error function in the PPC simulator
 2016-12-06 20:18 UTC  (4+ messages)

[PATCH] Assert on lval_register
 2016-12-06 14:26 UTC  (5+ messages)

[PATCH] Don't print too much if remote_debug is on
 2016-12-06 14:22 UTC  (6+ messages)
` [PATCH V2] "

[PATCH v2 0/5] Add support for PKRU register to GDB and GDBServer
 2016-12-06 10:54 UTC  (13+ messages)
` [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch
` [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver
` [PATCH v2 4/5] Add target description for avx-avx512
` [PATCH v2 3/5] Rename target descriptions to reflect actual content of description
` [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data

[PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output
 2016-12-06  8:26 UTC  (3+ messages)

[PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64
 2016-12-05 16:06 UTC  (9+ messages)

[PATCH 8/8] AARCH64 SVE: Enable AARCH64 SVE in gdbserver
 2016-12-05 12:31 UTC 

[PATCH 7/8] AARCH64 SVE: Enable AArch64 SVE in gdb
 2016-12-05 12:30 UTC 

[PATCH 5/8] AARCH64 SVE: Add SVE feature
 2016-12-05 12:29 UTC 

[PATCH 6/8] AARCH64 SVE: Add SVE register support
 2016-12-05 12:29 UTC 

[PATCH 4/8] AARCH64 SVE: Regcache compare methods
 2016-12-05 12:28 UTC 

[PATCH 3/8] AARCH64 SVE: Add gdbserver target methods
 2016-12-05 12:27 UTC 

[PATCH 2/8] AARCH64 SVE: Add gdbarch methods
 2016-12-05 12:27 UTC 

[PATCH 1/8] AARCH64 SVE: Increse max register sizes
 2016-12-05 12:26 UTC 

[PATCH 0/8] AARCH64 SVE: Initial SVE support
 2016-12-05 12:25 UTC 

[PATCH 00/18] sim: port for OpenRISC
 2016-12-05  8:41 UTC  (4+ messages)

[PATCH] fix for aarch64 sim tbnz bug
 2016-12-05  3:45 UTC  (6+ messages)

[RFA 0/8] C++-ification series #5
 2016-12-03  0:05 UTC  (22+ messages)
` [RFA 2/8] Use class to manage BFD reference counts
` [RFA 5/8] Add value_freer
` [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full
` [RFA 8/8] Add constructor and destructor to demangle_parse_info
` [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command
` [RFA 1/8] Add gdb_ref_ptr.h
` [RFA 4/8] Remove make_cleanup_discard_psymtabs
` [RFA 3/8] Introduce and use gdb::unlinker

[PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation
 2016-12-02 23:06 UTC  (5+ messages)

[PATCH 22/22] Introduce enum_flag type for ui_out flags
 2016-12-02 22:22 UTC  (2+ messages)
` [pushed] "

[PATCH] Remove unneeded pattern matching in gdb.base/maint.exp
 2016-12-02 19:37 UTC  (7+ messages)
      ` [PATCH] [v2] "

[PATCH 1/3] Rename some trace functions
 2016-12-02 19:13 UTC  (13+ messages)
  ` [PATCH v2] "

[PATCH] [obvious?] Revert change to gdb.cp/ovldbreak.exp
 2016-12-02 17:39 UTC  (3+ messages)

[PATCH] Don't handle timeout inside gdb_test_multiple
 2016-12-02 15:42 UTC  (6+ messages)

[PATCH] Remove mi_out_data::suppress_output
 2016-12-02 14:57 UTC  (3+ messages)

[PATCH v3 8/8] Add documentation for new instruction record Python bindings
 2016-12-02 13:18 UTC  (2+ messages)

[RFA] Small improvements to the remote protocol manual
 2016-12-02 11:59 UTC  (4+ messages)

[RFA] PR symtab/16264 - support DW_AT_main_subprogram
 2016-12-02 11:38 UTC  (5+ messages)

[PATCH 1/2] Add unit test to aarch64 prologue analyzer
 2016-12-02 11:11 UTC  (13+ messages)
` [PATCH 1/2 v2] "
  ` [PATCH 2/2 v2] [AArch64] Recognize STR instruction in prologue

[PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size
 2016-12-02  2:31 UTC  (5+ messages)

[PATCH 00/22] Convert ui-out subsystem to C++
 2016-12-01 21:24 UTC  (16+ messages)
` [PATCH 13/22] Replace hand-made linked list of ui_out_hdr by vector and iterator
` [PATCH 19/22] Class-ify ui_out_impl

[PATCH v2 0/8] Fix gdb's testsuite test names
 2016-12-01 20:52 UTC  (7+ messages)
` [PATCH v2 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages
    ` [PATCH v3 "

[PATCH] Avoid premature serial timeouts
 2016-12-01 19:10 UTC  (5+ messages)

[PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32
 2016-12-01 18:10 UTC  (6+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-12-01 11:09 UTC  (12+ messages)

[PATCH] fix for aarch64 sim FP stur bug
 2016-12-01  9:13 UTC  (2+ messages)

[PATCH v2 00/12] Fix spelling in comments - GDB
 2016-12-01  7:27 UTC  (13+ messages)
` [PATCH v2 04/12] Fix spelling in comments in Assembler files (gdb)
` [PATCH v2 09/12] Fix spelling in comments in .l "
` [PATCH v2 12/12] Fix spelling in comments in .tbl files (opcodes)
` [PATCH v2 02/12] Fix spelling in comments in C source files (gdb)
` [PATCH v2 07/12] Fix spelling in comments in .cpu files (cpu)
` [PATCH v2 01/12] Fix spelling in comments in C source files (bfd)
` [PATCH v2 08/12] Fix spelling in comments in .in files (opcodes)
` [PATCH v2 06/12] Fix spelling in comments in XML files (gdb)
` [PATCH v2 10/12] Fix spelling in comments in .opc files (cpu)
` [PATCH v2 11/12] Fix spelling in comments in .opc files (opcodes)
` [PATCH v2 05/12] Fix spelling in comments in Expect scripts (gdb)
` [PATCH v2 03/12] Fix spelling in comments in C source files (opcodes)

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