public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-03-31 17:15 UTC  (9+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 3/5] C++-fy and prepare for sharing fork_inferior
  ` [PATCH v5 1/5] Move parts of inferior job control to common/
  ` [PATCH v5 2/5] Share parts of gdb/gdbthread.h with gdbserver
  ` [PATCH v5 4/5] Share fork_inferior et al "
  ` [PATCH v5 5/5] Implement proper "startup-with-shell" support on gdbserver

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

GDB 8.0 release/branching 2017-03-20 update
 2017-03-31 16:02 UTC  (37+ messages)

[PATCH] gdbserver: Suffix generated C files with -generated
 2017-03-31 15:40 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH v2 0/2] PR c++/21323: char16_t/char32_t/wchar_t built-in C++ types
 2017-03-31 13:00 UTC  (6+ messages)
` [PATCH v2 1/2] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++
` [PATCH v2 2/2] Teach GDB that wchar_t is a built-in type in C++ mode

[PATCH 0/2] PR c++/21323: char16_t/char32_t/wchar_t built-in C++ types
 2017-03-31 10:47 UTC  (4+ messages)
` [PATCH 2/2] Teach GDB that wchar_t is a built-in type in C++ mode
` [PATCH 1/2] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++

[PATCH] Fix usage of inferior_ptid in two thread_alive implementations
 2017-03-30  0:51 UTC  (5+ messages)

[PATCH] Update .gitignore files
 2017-03-29 20:47 UTC 

[patch] Fix warning: Invalid entry in .debug_gdb_scripts section
 2017-03-29 19:58 UTC  (6+ messages)
    ` [patchv3] "
        ` [commit] "

[PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc
 2017-03-29 16:38 UTC 

[PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc
 2017-03-29 16:21 UTC 

[PATCH 0/2] Fix thread_info refcount
 2017-03-29 15:59 UTC  (10+ messages)
` [PATCH 1/2] Add constructor and destructor to thread_info
` [PATCH 2/2] Delete thread_info is refcount is zero

[PATCH 0/5] dwarf2read.c: Some C++fycation
 2017-03-29 15:46 UTC  (9+ messages)
` [PATCH 2/5] gdb::optional: Add observers
` [PATCH 3/5] dwarf2read.c: Make dir_index and file_name_index strong typedefs
` [PATCH 5/5] dwarf2read.c: C++fy lnp_state_machine
` [PATCH 1/5] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr
` [PATCH 4/5] Make sect_offset and cu_offset strong typedefs instead of structs

[PATCH] Remove MAX_REGISTER_SIZE from frame.c
 2017-03-28 22:23 UTC  (7+ messages)
  ` extract_unsigned_integer API (Re: [PATCH] Remove MAX_REGISTER_SIZE from frame.c)

[PATCH 1/1] gdb: corelow: make it possible to modify registers for a corefile
 2017-03-28 15:29 UTC 

[PATCH 5/5] arc: Add prologue analysis
 2017-03-28 13:28 UTC  (4+ messages)
` [PATCH 5/5 v2] "

[PATCH 4/5 v2] arc: Add disassembler helper
 2017-03-28 13:27 UTC  (2+ messages)

[PATCH] Fix PR18360 - internal error when using "interrupt -a"
 2017-03-27 22:02 UTC  (5+ messages)
    ` [PATCH v2] "

[patch] aarch64: PR 19806: watchpoints: false negatives -> false positives
 2017-03-27 21:11 UTC  (2+ messages)
` obsolete: "

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2017-03-27 21:08 UTC 

[PATCH] dwarf2read.c: Clean up out of bounds handling
 2017-03-27 15:06 UTC  (2+ messages)

[PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions
 2017-03-27 14:36 UTC  (6+ messages)
              ` [pushed/ob] cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE (Re: [PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions.)
          ` [pushed] gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_component "

[pushed/ob] Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
 2017-03-27 11:37 UTC 

[PATCH] gdb: Make ldirname return a std::string
 2017-03-27 11:12 UTC  (5+ messages)
  ` [PATCH v2] "

[PING] [PATCH] D: Fix classification of module.type in lexer
 2017-03-27  8:14 UTC  (4+ messages)

[PATCH] aarch64 sim adds C flag bug fix
 2017-03-26  3:40 UTC 

[PATCH] Add proper single-step support for arm-none-eabi
 2017-03-25 22:23 UTC 

[PATCH] Fix invalid sigprocmask call
 2017-03-25  0:36 UTC  (15+ messages)
        ` [musl] "

[PATCH] Avoid segfault on invalid directory table
 2017-03-24 17:38 UTC  (3+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from target.c
 2017-03-24 15:59 UTC  (4+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from remote-sim.c
 2017-03-24 11:59 UTC  (5+ messages)

[PATCH] Remove MAX_REGISTER_SIZE from regcache.c
 2017-03-24 10:28 UTC  (4+ messages)

[PATCH] Remove some unnecessary inferior_ptid setting/restoring when fetching/storing registers
 2017-03-23 17:39 UTC  (5+ messages)

[pushed] Handle PRFM in AArch64 process record
 2017-03-23 14:14 UTC 

[pushed] Fix code indentation
 2017-03-23 14:13 UTC 

[pushed] Remove AARCH64_RECORD_FAILURE
 2017-03-23 14:13 UTC 

[PATCH] Fix memory leak in python.c:do_start_initialization
 2017-03-23 13:42 UTC  (10+ messages)
` [PATCH] Fix read after xfree in linux_nat_detach
        ` [PATCH v2] "

[pushed][obv] Remove constness of libdir in do_start_initialization
 2017-03-23 12:00 UTC 

Python 3 vs. @code{Python} 3 in python.texi
 2017-03-22 15:39 UTC  (3+ messages)
` [PATCH] Remove @code for python

[PATCH] Remove lwp -> pid conversion in linux_nat_xfer_partial
 2017-03-22 14:36 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH] Wrap locally used classes in anonymous namespace
 2017-03-22 12:37 UTC  (2+ messages)

[PATCH] bound_registers.py: Add support for Python 3
 2017-03-22 11:26 UTC  (12+ messages)

[PATCH] Use containing function when reporting breakpoint location
 2017-03-22  0:39 UTC  (4+ messages)

[PATCH] [PR build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform
 2017-03-21 19:39 UTC  (4+ messages)

RISC-V GDB Port v3
 2017-03-21 16:04 UTC  (3+ messages)

[PATCH obv] Remove remaining reference to struct serial::current_timeout
 2017-03-21 15:40 UTC 

[PATCH 1/3] Use ptid from regcache in almost all remaining nat files
 2017-03-21 15:39 UTC  (13+ messages)
` [PATCH 2/3] spu: Use ptid from regcache instead of inferior_ptid
    ` [PATCH v2 "
` [PATCH 3/3] windows: Use ptid from regcache in register fetch/store
          ` [pushed] "

[PATCH v5 0/4] OpenRISC gdb port
 2017-03-21 14:17 UTC  (3+ messages)

[PATCH] [PR tdep/20928] Decode properly flags of %ccr register on sparc64
 2017-03-21 11:47 UTC  (8+ messages)

MemoryView missing from Python 2.4 and 2.6
 2017-03-20 22:44 UTC  (9+ 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).