public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC 0/7] Support for Linux kernel debugging
 2017-02-09 15:09 UTC  (16+ messages)
` [RFC 3/7] Add basic Linux kernel support
` [RFC 7/7] Add S390 support for linux-kernel target

[PATCH] Removal of uses of MAX_REGISTER_SIZE
 2017-02-09 13:26 UTC  (23+ messages)

[RFA 0/5] more cleanup removal in Python
 2017-02-09 13:03 UTC  (18+ messages)
` [RFA 5/5] Remove some gotos from Python
` [RFA 1/5] Remove some ui_out-related cleanups "
` [RFA 4/5] Change one more spot to use gdbpy_ref
` [RFA 3/5] Introduce gdbpy_subclass and use it to simplify some logic

[ping^2][PATCH] Big-endian targets: Fix implptrpiece.exp
 2017-02-09 12:55 UTC 

[PATCH 0/5] Improve Python Inferior reference handling + fix a bug
 2017-02-09 12:30 UTC  (5+ messages)
` [PATCH 4/5] Make Python inferior-related internal functions return a gdbpy_inf_ref
` [PATCH 1/5] Introduce specialized versions of gdbpy_ref

[PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch)
 2017-02-09 10:46 UTC  (5+ messages)

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-02-09  0:02 UTC  (27+ 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 "
  ` [PATCH v3 0/6] Implement the ability to start inferiors with a shell on gdbserver
    ` [PATCH v3 2/6] Share parts of gdb/terminal.h with gdbserver
    ` [PATCH v3 3/6] Share parts of gdb/inflow.c "
    ` [PATCH v3 1/6] Share gdb/environ.[ch] "
    ` [PATCH v3 5/6] Share fork_inferior et al "
    ` [PATCH v3 4/6] Share parts of gdb/gdbthread.h "
    ` [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver

[PATCH] cgen: opcodes: Fix memory corruption in in lookup
 2017-02-08 21:59 UTC  (3+ messages)

[PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390
 2017-02-08 21:03 UTC 

[PATCH] Eliminate interp::quiet_p
 2017-02-08 18:15 UTC  (3+ messages)

[RFA] candidates for ambiguous command in upper case
 2017-02-08 18:05 UTC  (11+ messages)

[RFA] completion in command definition
 2017-02-08 17:59 UTC  (11+ messages)

[PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls
 2017-02-08 16:31 UTC  (7+ messages)
` [ping] "

[PATCH] Fix gdb.linespec/explicit.exp
 2017-02-08 14:21 UTC  (7+ messages)
` [PATCH,v2] "
` [PATCH, v3] "

[PATCH] Fix usage of inferior_ptid in two thread_alive implementations
 2017-02-08 12:40 UTC  (2+ messages)

New ARI warning Tue Feb 7 01:57:48 UTC 2017
 2017-02-07 21:29 UTC  (2+ messages)

[RFC v2 0/8] Support for Linux kernel debugging
 2017-02-07 17:01 UTC  (9+ messages)
` [RFC v2 5/8] Add commands for linux-kernel target
` [RFC v2 4/8] Add kernel module support "
` [RFC v2 3/8] Add basic Linux kernel support
` [RFC v2 2/8] Add libiberty/concat styled concat_path function
` [RFC v2 7/8] Add privileged registers for s390x
` [RFC v2 8/8] Add S390 support for linux-kernel target
` [RFC v2 1/8] Convert substitute_path_component to C++
` [RFC v2 6/8] Seperate common s390-tdep.* from s390-linux-tdep.*

[PATCH, v2] Improve load command's help text
 2017-02-07 15:53 UTC  (4+ messages)

[PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer
 2017-02-07 14:29 UTC  (5+ messages)
` [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver
` [ping][PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer

[PATCH] Make gdb.arch/i386-biarch-core.exp more robust
 2017-02-07 11:29 UTC  (9+ messages)
` [PATCH,v2] "
` [PATCH, v3] "

[PATCH] btrace: preserve call stack on function switch
 2017-02-07  7:27 UTC  (3+ messages)

[PATCH] Make language setting tests more robust
 2017-02-06 19:56 UTC  (18+ messages)
` [PATCH,v2] "

[PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c
 2017-02-06 18:23 UTC  (5+ messages)
` [PATCH 1/2] Use std::map for MI commands "
` [PATCH 2/2] Use classes to represent MI Command instead of structures

[PATCH] [ppc64] Add POWER8 atomic sequences single-stepping support
 2017-02-06 12:55 UTC  (3+ messages)

[PATCH 1/3] Remove unused parameter in solib_add and update_solib_list
 2017-02-06 12:40 UTC  (6+ messages)
` [PATCH v2 0/3] Shared libraries MI command
  ` [PATCH v2 3/3] Add -file-list-shared-libraries "
  ` [PATCH v2 2/3] Add a better diagnostic message in mi_gdb_test
  ` [PATCH v2 1/3] Remove unused parameter in solib_add and update_solib_list

[PATCH] aarch64 testsuite patch for ILP32
 2017-02-06 10:00 UTC  (2+ messages)

[PATCH 1/2] Add rdrand/rdseed record/replay tests
 2017-02-06  9:16 UTC  (6+ messages)

[PATCH] Bug 20936 - documentation review
 2017-02-06  7:49 UTC  (5+ messages)

[PATCH] aarch64 sim bit/bif bug fix
 2017-02-05  2:03 UTC 

[PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes
 2017-02-05  1:55 UTC  (2+ messages)

[FYI] Fix ptype of single-member Rust enums
 2017-02-04  5:21 UTC 

[PATCH] C++-fy struct interp/cli_interp/tui_interp/mi_interp
 2017-02-03 16:35 UTC  (3+ messages)

[PATCH 1/2] This patch fixes GDBServer's run control for single stepping
 2017-02-03 16:21 UTC  (10+ messages)
` [PATCH 2/2] Avoid step-over infinite loop in GDBServer

[PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb
 2017-02-03  9:17 UTC  (12+ messages)

[FYI 0/3] some trivial Rust changes
 2017-02-03  4:28 UTC  (4+ messages)
` [FYI 1/3] Use std::string in Rust code
` [FYI 3/3] Use bool "
` [FYI 2/3] Reindent rust-lang.c

[PATCH 0/8] Handle memory error on disassemble
 2017-02-02 23:39 UTC  (8+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 4/6] Disassembly unit test: disassemble one instruction
            ` [pushed] Fix "maintenance selftest" printing stray instructions (Re: [PATCH 4/6] Disassembly unit test: disassemble one instruction)

[ob/pushed] struct mi_interp: Remove unused fields
 2017-02-02 23:09 UTC 

[PATCH] Move "tee" building down to interpreter::set_logging_proc
 2017-02-02 22:12 UTC  (7+ messages)

[pushed] Fix "-gdb-set logging redirect on" crash
 2017-02-02 11:57 UTC 

[PATCH v4 0/2] Eliminate cleanups & make ui_file a C++ class hierarchy
 2017-02-02 11:37 UTC  (16+ messages)
` [PATCH v4 1/2] Add back gdb_pretty_print_insn
            ` [pushed] Reuse buffers across gdb_pretty_print_insn calls (Re: [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 obv] Remove unused file_string parameter in gdb_disassembly
 2017-02-02  3:56 UTC 

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

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

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