public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/8] AARCH64 SVE: Increse max register sizes
 2016-12-13 10:05 UTC  (3+ messages)

[PATCH] fix for aarch64 sim tbnz bug
 2016-12-13  6:38 UTC  (10+ messages)

[PATCH 2/8] AARCH64 SVE: Add gdbarch methods
 2016-12-12 20:47 UTC  (2+ messages)

[PATCH] fix for aarch64 sim adds64 bug
 2016-12-12 18:47 UTC 

[PATCH v2] Class-ify ui_out
 2016-12-12 16:16 UTC 

[PATCH] Fix more cases of improper test names
 2016-12-12 14:02 UTC  (3+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-12-12 13:40 UTC  (11+ messages)
                    ` [Ping~][1/9][RFC][DWARF] "

[PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files
 2016-12-12 12:54 UTC  (6+ messages)

[RFC] PR 20939: Handle error in disassembly
 2016-12-12 10:48 UTC 

[PATCH mainline/7.12.1] Remove assert on exec_bfd in cris_delayed_get_disassembler
 2016-12-12  9:15 UTC  (3+ messages)

[PATCH] Handle memory error in print_insn_rx
 2016-12-12  9:05 UTC  (3+ messages)

[PATCH] Handle memory error in print_insn_rl78_common
 2016-12-12  9:04 UTC  (3+ messages)

[PATCH] btrace: add unsupported/untested messages when skipping tests
 2016-12-12  8:26 UTC  (4+ messages)

[PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output
 2016-12-11 17:22 UTC  (4+ messages)

[PATCH] PRU Simulator port
 2016-12-09 20:40 UTC  (6+ messages)

[PATCH v2 0/3] Add FreeBSD/mips targets to GDB
 2016-12-09 19:02 UTC  (11+ 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 v2 0/5] Add support for PKRU register to GDB and GDBServer
 2016-12-09 17:16 UTC  (11+ messages)
` [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data
` [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver
` [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch

[PATCH, obvious?] Fix incorrect reference to source files
 2016-12-09 17:02 UTC  (9+ messages)

[PATCH] Avoid spaces in osabi names
 2016-12-09 16:57 UTC  (8+ messages)
  ` [RFC] Remove all a.out support and gc no-longer-supported OS ABIs? (Re: [PATCH] Avoid spaces in osabi names)
          ` [pushed] "
` [PATCH] Don't allow whitespace in enum values of enum commands "

[PATCH mainline/7.12.1] Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily
 2016-12-09 16:07 UTC  (2+ messages)

[PATCH mainline/7.12.1] Create tdep->rl78_psw_type lazily
 2016-12-09 16:06 UTC  (2+ messages)

[PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations
 2016-12-09 15:06 UTC  (7+ messages)

[PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32
 2016-12-09 12:51 UTC  (12+ messages)
` [PATCH 3/3] Fix inferior memory reading in GDBServer for sparc
            ` [PATCH v2] Fix inferior memory reading in GDBServer for arm/aarch32
      ` [PATCH v3] "

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

[PATCH 0/3] Use code cache in arm and aarch64 prologue analyzer
 2016-12-09  9:57 UTC  (9+ 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] Fix PTRACE_GETREGSET failure for compat inferiors on arm64
 2016-12-09  9:27 UTC  (10+ messages)

extern modifier on function declarations
 2016-12-09  9:23 UTC  (2+ messages)

[PATCH 0/4] remote thread listing: get rid of unnecessary "thread alive?" traffic
 2016-12-09  6:38 UTC  (3+ messages)
` [PATCH 2/4] Push pruning old threads down to the target

[PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs
 2016-12-09  6:22 UTC  (4+ messages)

[PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64
 2016-12-08 19:25 UTC  (6+ messages)

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

[pushed][PATCH v3 1/4] Extended-remote follow exec
 2016-12-08 11:54 UTC  (2+ messages)

[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 1/5] Hurd, C++: Explicitly cast "void *"
  ` [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 2/5] Hurd, C++: Avoid GNU C nested functions
  ` [PATCH 3/5] Hurd, C++: Avoid "const char *" to "char *" casts

[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] Remove unnecessary inferior lookup in inferior_command
 2016-12-06 21:23 UTC  (3+ messages)

[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  (2+ messages)
` [PATCH V2] "

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

[RFA 0/8] C++-ification series #5
 2016-12-03  0:05 UTC  (22+ messages)
` [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
` [RFA 5/8] Add value_freer
` [RFA 2/8] Use class to manage BFD reference counts
` [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full

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

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