public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] This patch fixes GDBServer's run control for single stepping
 2017-03-27 13:28 UTC  (4+ messages)
` [PATCH 2/2] Avoid step-over infinite loop in GDBServer

GDB 8.0 release/branching 2017-03-20 update
 2017-03-27 12:46 UTC  (22+ messages)

[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] dwarf2read.c: Clean up out of bounds handling
 2017-03-24 15:24 UTC 

[PATCH] Remove MAX_REGISTER_SIZE from frame.c
 2017-03-24 14:49 UTC  (3+ 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  (4+ 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  (15+ 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  (11+ messages)
` [PATCH v5 4/4] Add gdb for or1k build
` [PATCH v5 3/4] gdb: testsuite: Add or1k l.nop inscruction
` [PATCH v5 1/4] gdb: Add OpenRISC or1k and or1knd target support
` [PATCH v5 2/4] gdb: provide openrisc target description XML files

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

[Patch v4] Add -file-list-shared-libraries MI command
 2017-03-20 19:07 UTC  (4+ messages)
` [Patch v5] "

[PATCH] Fix spurious FAILs with examine-backward.exp
 2017-03-20 17:57 UTC  (3+ messages)

[pushed] s390: Fix displaced-stepping certain relative branch insns
 2017-03-20 16:36 UTC 

[patch] Fix warning: Invalid entry in .debug_gdb_scripts section
 2017-03-19 22:39 UTC  (5+ messages)
    ` [patchv3] "

[PATCH v6 00/11] c++/14441: Rvalue reference support
 2017-03-17 18:51 UTC  (9+ messages)
` [PATCH v6 11/11] Add rvalue reference tests and NEWS entry
` [PATCH v6 08/11] Support rvalue references in the gdb python module (includes doc/)

[PATCH 01/10] arm-linux-nat.c: Use ptid from regcache instead of inferior_ptid
 2017-03-17 17:57 UTC  (3+ messages)

[PATCH v6 0/9] Python bindings for btrace recordings
 2017-03-17 16:50 UTC  (7+ messages)
` [PATCH v6 9/9] Add documentation for new record Python bindings

[PATCH] PR remote/21188: Fix remote serial timeout
 2017-03-17 16:26 UTC  (3+ messages)

[PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c
 2017-03-17 15:38 UTC  (3+ messages)
` [PATCH] Create MI commands using python

[PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output
 2017-03-17 15:27 UTC  (7+ messages)

[PATCH v3 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-03-17 10:27 UTC  (6+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] Share fork_inferior et al with gdbserver

[PATCH v3 0/5] sim port for OpenRISC
 2017-03-17  5:58 UTC  (6+ messages)
` [PATCH v3 2/5] sim: cgen: add mul-o1flag, mul-o2flag RTL functions to CGEN
` [PATCH v3 1/5] sim: cgen: add rem (remainder) function (needed for OR1K lf.rem.[sd])
` [PATCH v3 3/5] sim: or1k: add or1k target to sim
` [PATCH v3 5/5] sim: testsuite: add testsuite for or1k sim

[PATCH] gdb.base/siginfo-thread.exp: Increase timeout for 'gcore' command
 2017-03-16 19:51 UTC  (9+ messages)

[PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value
 2017-03-16 18:52 UTC  (4+ messages)

[OB PATCH] gdb.python/py-lazy-string (pointer): Really add new typedef
 2017-03-16 17:59 UTC 

[OB PATCH] Remove patch collision markers in testsuite/ChangeLog
 2017-03-16 17:56 UTC 

[PATCH 4/4] Fix some aspects of python lazy string handling: scheme
 2017-03-16 17:21 UTC 

[PATCH 2/4] Fix some aspects of python lazy string handling: python
 2017-03-16 17:20 UTC 

[PATCH 2/4] Fix some aspects of python lazy string handling: python
 2017-03-16 16:59 UTC  (2+ messages)

[PATCH 4/4] Fix some aspects of python lazy string handling: scheme
 2017-03-16 16:59 UTC  (2+ messages)

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

[PATCH 3/4] Fix some aspects of python lazy string handling: scheme addition
 2017-03-16 16:43 UTC  (2+ messages)

[PATCH 1/4] Fix some aspects of python lazy string handling: docs
 2017-03-16 16:40 UTC  (3+ messages)

[PATCH 0/3] Fix gdb.reverse/solib-precsave.exp fails in -mthumb
 2017-03-16 16:37 UTC  (2+ 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).