public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/2] Eliminate cleanups & make ui_file a C++ class hierarchy
 2017-02-01 22:49 UTC  (10+ messages)
` [PATCH v4 1/2] Add back gdb_pretty_print_insn
` [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy

[PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb
 2017-02-01 22:23 UTC  (7+ messages)

[PATCH] Make language setting tests more robust
 2017-02-01 21:50 UTC  (6+ messages)
` [PATCH,v2] "

[PATCH 1/2] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-01 21:44 UTC  (16+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-02-01 21:39 UTC  (17+ messages)
` [PATCH v2] "
  ` [PATCH v2 1/6] Share gdb/environ.[ch] with gdbserver
  ` [PATCH v2 3/6] Share parts of gdb/inflow.c "
  ` [PATCH v2 6/6] Implement proper "startup-with-shell" support on gdbserver
  ` [PATCH v2 2/6] Share parts of gdb/terminal.h with gdbserver
  ` [PATCH v2 4/6] Share parts of gdb/gdbthread.h "
  ` [PATCH v2 5/6] Share fork_inferior et al "

[ping][PATCH] Big-endian targets: Fix implptrpiece.exp
 2017-02-01 16:47 UTC 

[PATCH] Removal of uses of MAX_REGISTER_SIZE
 2017-02-01 15:49 UTC  (7+ messages)

[PATCH 1/2] Add rdrand/rdseed record/replay tests
 2017-02-01 15:38 UTC  (10+ messages)
` [PATCH 2/2] [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay

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

[PATCH v3 0/5] Add support for PKRU register to GDB and GDBServer
 2017-02-01 12:34 UTC  (18+ messages)
` [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 5/5] Add support for Intel PKRU register to GDB and GDBserver
` [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch
` [PATCH v3 4/5] Add target description for avx-avx512
  ` [PING][PATCH v3 0/5] Add support for PKRU register to GDB and GDBServer

[PATCH] testsuite: diagnose a running GDB in gdb_skip_xml_tests
 2017-02-01 10:41 UTC  (2+ messages)

[PATCH v3 0/5] thread, btrace: allow "record btrace" for running threads
 2017-02-01 10:40 UTC  (17+ messages)
` [PATCH v3 4/5] btrace, testsuite: fix extended-remote non-stop test
` [PATCH v3 5/5] btrace, testsuite: fix extended-remote fail
` [PATCH v3 2/5] btrace: allow recording to be started (and stopped) for running threads
` [PATCH v3 1/5] thread: add can_access_registers_ptid
` [PATCH v3 3/5] btrace: add unsupported/untested messages when skipping tests

[PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value
 2017-02-01  9:16 UTC  (5+ messages)

[PATCH] btrace: preserve call stack on function switch
 2017-02-01  9:12 UTC 

[PATCH] Bug 20936 - documentation review
 2017-02-01  3:33 UTC  (4+ messages)

[PATCH 0/5] Eliminate cleanups & make ui_file a C++ class hierarchy
 2017-02-01  0:31 UTC  (18+ messages)
` [PATCH 5/5] Eliminate make_cleanup_ui_file_delete / make ui_file a "
        ` [PATCH v2 "
                ` [PATCH v3 "

[ob/pushed] Use gdb_insn_length instead of creating dummy stream
 2017-02-01  0:10 UTC 

[PING] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-01-31 18:25 UTC  (2+ messages)

[RFA] completion in command definition
 2017-01-31 16:05 UTC  (12+ messages)

[PATCH] PR gdb/21070: Build fix for MIPS with musl libc
 2017-01-31 15:55 UTC  (4+ messages)

[RFA] candidates for ambiguous command in upper case
 2017-01-31 15:20 UTC  (12+ messages)

[PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls
 2017-01-31 15:13 UTC 

[PATCH] Fix gdb.linespec/explicit.exp
 2017-01-31 13:55 UTC  (3+ messages)
` [PATCH,v2] "

[PATCH] Make gdb.arch/i386-biarch-core.exp more robust
 2017-01-31 13:55 UTC 

[PATCH 1/2] This patch fixes GDBServer's run control for single stepping
 2017-01-30 13:29 UTC  (7+ messages)

[PATCH] amd64: remove additional comparison for validity of a register number
 2017-01-30  7:49 UTC  (6+ messages)
` [PATCH] amd64: simplify addition of new general registers
  ` pushed "
` [PATCH V3] amd64-linux: expose system register FS_BASE and GS_BASE for Linux
  ` pushed "
` pushed [PATCH] amd64: remove additional comparison for validity of a register number

[PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes
 2017-01-29  0:01 UTC 

[PATCH v3] Fix PTRACE_GETREGSET failure for compat inferiors on arm64
 2017-01-27 20:48 UTC  (6+ messages)

[PATCH v5 0/9] Python bindings for btrace recordings
 2017-01-27 14:41 UTC  (10+ messages)
` [PATCH v5 6/9] python: Create Python bindings for record history
` [PATCH v5 4/9] Add record_start and record_stop functions
` [PATCH v5 5/9] Add method to query current recording method to target_ops
` [PATCH v5 9/9] Add documentation for new record Python bindings
` [PATCH v5 3/9] btrace: Use binary search to find instruction
` [PATCH v5 8/9] python: Add tests for record Python bindings
` [PATCH v5 1/9] btrace: Count gaps as one instruction explicitly
` [PATCH v5 7/9] python: Implement btrace Python bindings for record history
` [PATCH v5 2/9] btrace: Export btrace_decode_error function

[PATCH 3/3] Calculate max register size
 2017-01-27 10:00 UTC  (5+ messages)

[PATCH] Change method of loading .py files in Python tests
 2017-01-27  4:33 UTC  (4+ messages)

[PATCH,obv] Remove spurious empty newlines from lib/memory.exp
 2017-01-26 20:05 UTC 

[PATCH] Harden tests that deal with memory regions
 2017-01-26 19:54 UTC  (9+ messages)
` [PATCH,v2] "
` [PATCH,v3] "

[PATCH 0/2] xtensa: support THREADPTR register
 2017-01-26 19:12 UTC  (2+ messages)

[PATCH 0/3] xtensa: support call0 ABI native linux gdb and gdbserver
 2017-01-26 19:11 UTC  (2+ messages)

[PATCH/RFC] Refactor gdb.reverse/insn-reverse.c
 2017-01-26 16:54 UTC  (8+ messages)

[PATCH] Fix crash when loading a core with unexpected register section size
 2017-01-26 15:53 UTC  (11+ messages)
    ` [PATCH v2] "
              ` [pushed][PATCH "

[PATCH 0/6 v2] Handle memory error on disassemble
 2017-01-26 15:00 UTC  (4+ messages)
` [PATCH 0/6 v3] Handle memory error on disassembly

[PATCH v2 0/2] thread, btrace: allow "record btrace" for running threads
 2017-01-26 14:54 UTC  (6+ messages)
` [PATCH v2 2/2] btrace: allow recording to be started "

[RFC 0/7] Support for Linux kernel debugging
 2017-01-26 13:12 UTC  (3+ messages)

[RFC][PATCH] Big-endian hosts: Fix "set architecture cris"
 2017-01-26 12:55 UTC  (2+ messages)

[PATCH] Linux kernel thread runtime support
 2017-01-26 11:38 UTC  (6+ messages)

[PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files
 2017-01-26 11:23 UTC  (16+ messages)

[PATCH] Patch 1 of 2 for aarch64 ILP32 support in gdb
 2017-01-25 19:44 UTC  (3+ messages)

[PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value
 2017-01-25 16:26 UTC  (5+ messages)
` [PATCH 0/2] Add DW_OP_implicit_value in dwarf assembler
  ` [PATCH 2/2] Use dwarf assembler in gdb.dwarf2/implptr-64bit.exp

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