public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC 00/15] Remove regcache::m_readonly_p
 2018-01-24  9:43 UTC  (17+ messages)
` [PATCH 01/15] Call cooked_read in ppu2spu_prev_register
` [PATCH 10/15] Class regcache_readonly
` [PATCH 06/15] regcache::cooked_write test
` [PATCH 08/15] class regcache_read and Pass regcache_read to gdbarch methods

[PATCH v2 0/8] Remove XML files from gdbserver
 2018-01-24  9:32 UTC  (9+ messages)
` [PATCH v2 1/8] Move tdesc header funcs to c file
` [PATCH v2 2/8] Use tdesc_reg in gxdbserver tdesc
` [PATCH v2 3/8] Use tdesc_feature in gdbserver tdesc
` [PATCH v2 4/8] Move make_gdb_type functions within file
` [PATCH v2 5/8] Use tdesc types in gdbserver tdesc
` [PATCH v2 6/8] Create xml from target descriptions
` [PATCH v2 7/8]: Remove xml file references "
` [PATCH v2 8/8] Remove xml files from gdbserver

PowerPC PLT stub matching
 2018-01-24  6:44 UTC  (2+ messages)
` Match speculative execution barriers in PowerPC PLT stubs

[PING][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2018-01-24  1:11 UTC  (6+ messages)
    ` [PING 3][PATCH "

[RFC] expected behavior for "bt" command used with "set language ..." ?
 2018-01-23 13:32 UTC  (4+ messages)

[PATCH v4 00/11] Split up s390-linux-tdep.c
 2018-01-23 12:53 UTC  (3+ messages)

[RFAv2] (Ada) Add gdb-mi support for stopping at start of exception handler
 2018-01-23 11:43 UTC  (2+ messages)

[committed] MAINTAINERS: Update my company e-mail address
 2018-01-22 21:27 UTC 

[ANNOUNCEMENT] GDB 8.1 release branch created!
 2018-01-22 20:11 UTC  (26+ messages)
    ` [PATCH] Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
    ` [PATCH] Fix unitialized warning on gdb/typeprint.c:whatis_exp
      ` [PATCH] Fix segfault when using 'set print object on' + whatis <struct>
        ` [PATCH v2] Fix segfault when using 'set print object on' + whatis <struct> (Re: [PATCH] Fix segfault when using 'set print object on' + whatis <struct>)

[PATCH 0/6] : Remove XML files from gdbserver
 2018-01-22 15:47 UTC  (17+ messages)
` [PATCH 1/6] : Commonise various target-descriptions.c functions
` [PATCH 2/6]: gdbserver use common tdesc functions
` [PATCH 3/6] : Update dat files with arch and osabi
` [PATCH 5/6] : Remove xml file references from target descriptions
` [PATCH 4/6]: Create xml "
` [PATCH 6/6]: Remove xml files from gdbserver

[RFC PR guile/21104] Fix GDB build failure with Guile 2.2
 2018-01-22  7:10 UTC 

Compilation warning in simple-object-xcoff.c
 2018-01-22  4:27 UTC  (13+ messages)

[RFA/commit] Ada/DWARF: Assume the Ada compiler produces descriptive type attributes
 2018-01-22  4:25 UTC  (2+ messages)
` pushed: "

[RFA/linespec] wrong line number in breakpoint location
 2018-01-22  4:17 UTC  (7+ messages)
          ` pushed: "

[PATCH] gdb: Add test for some error cases of @entry usage
 2018-01-21  0:47 UTC  (2+ messages)

[PATCHv5 0/5] Fix -var-update for registers in frames 1 and up
 2018-01-21  0:45 UTC  (10+ messages)
` [PATCHv5 3/5] gdb: PR mi/20395: "
` [PATCHv6 2/5] gdb: New API for tracking innermost block
` [PATCHv6 3/5] gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up
` [PATCHv6 5/5] gdb: Don't store a thread-id for floating varobj
` [PATCHv6 1/5] gdb: Remove duplicate declaration of global innermost_block
` [PATCHv6 0/5] Fix -var-update for registers in frames 1 and up
` [PATCHv6 4/5] gdb: Remove out of date comment

[PATCH v2 1/2] gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h
 2018-01-19 22:35 UTC  (4+ messages)
` [PATCH v2 2/2] gdb: Add missing #ifdef USE_THREAD_DB to gdbserver

[FYI] Fix qualified name lookup for Rust
 2018-01-19 22:31 UTC 

[fix gdb segfault when it is working with incorrect debug info] Skip loop iteration after catch error
 2018-01-19 21:13 UTC 

Fix for prologue processing on PowerPC
 2018-01-19 19:08 UTC  (13+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

[pushed] S390: Fix infcalls in s390-vregs test case
 2018-01-19 19:03 UTC 

[committed] Don't pass -m32 to libcc1 on arm-linux
 2018-01-19 17:49 UTC  (4+ messages)

[PATCH 1/2] gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h
 2018-01-19 17:01 UTC  (8+ messages)
` [PATCH 2/2] gdb: Add missing #ifdef USE_THREAD_DB to gdbserver

[PATCH v2 1/3] Remove args from target detach
 2018-01-19 16:57 UTC  (5+ messages)
` [PATCH v2 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter
` [PATCH v2 2/3] Pass inferior down to target_detach and to_detach

[pushed] S390: Use soft float in s390-tdbregs test case
 2018-01-19 13:52 UTC  (4+ messages)

[PATCH] Find arm-linux-gnueabihf-gcc in compile
 2018-01-19  9:12 UTC  (4+ messages)

[PATCH v3] Align natural-format register values to the same column
 2018-01-19  7:22 UTC 

[PUSHED] Make tests expect [ \t]+ pattern instead of \t for "info reg" command
 2018-01-19  6:11 UTC 

[PATCH 1/3] Remove args from target detach
 2018-01-19  3:26 UTC  (8+ messages)
` [PATCH 2/3] Pass inferior down to target_detach and to_detach
` [PATCH 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter

[PATCH] Make tests expect [ \t]+ pattern instead of \t for "info reg" command
 2018-01-18 21:12 UTC  (4+ messages)

[PATCH] GDB testsuite: Re-enable -fdiagnostics-color=never
 2018-01-18 18:44 UTC  (3+ messages)

[RFC][PATCH] fix gdb segv when objfile can't be opened
 2018-01-18 15:30 UTC  (16+ messages)

[PATCH OBV] Make abbrev_table::abbrevs private
 2018-01-18 15:29 UTC 

[PING] Make tests expect [ \t]+ pattern instead of \t for "info reg" command
 2018-01-18 12:05 UTC 

[PATCH 1/2] linux-nat: Remove unnecessary xstrdup
 2018-01-17 17:36 UTC  (5+ messages)
` [PATCH 2/2] Make linux_ptrace_attach_fail_reason return an std::string

[RFA 0/6] Some DWARF reader polishing
 2018-01-17 17:29 UTC  (19+ messages)
` [RFA 4/6] Change dwarf2_cu::method_info to be a std::vector
` [RFA 5/6] Remove objfile argument from add_dyn_prop
` [RFA 6/6] Remove symbolp typedef
` [RFA 3/6] Allocate dwarf2_cu with new

[PATCH] configure: Fix test for fs_base/gs_base in <sys/user.h>
 2018-01-17 16:33 UTC  (3+ messages)

[committed master/8.1] Don't pass -m64 to libcc1 on aarch64-linux
 2018-01-17 12:51 UTC 

[PATCH master/8.1] Relax gdb.compile/compile.exp to match the address printed for frame
 2018-01-17 11:29 UTC 

Oh dear. I regret to inform you that commit 9e390558cef76767a98123994c422d0642d86cf8 might be unfortunate
 2018-01-17 10:56 UTC  (5+ messages)
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision 9e390558cef76767a98123994c422d0642d86cf8
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "

[PATCH] Run gdb.compile/*.exp on {x86,x86_64,s390}-linux only
 2018-01-17 10:06 UTC  (9+ messages)

[RFC] regresssion(internal-error) printing subprogram argument
 2018-01-17  9:13 UTC  (10+ messages)

ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp
 2018-01-16  9:12 UTC  (4+ messages)

[RFA] Fix scm-ports.exp regression
 2018-01-16  7:39 UTC  (8+ messages)

[BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders
 2018-01-15 22:29 UTC  (2+ messages)
` [BuildBot] Notifications re-enabled for the Debian-s390x-* builders (was: Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders)

[PATCH] Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)
 2018-01-15 22:13 UTC  (3+ messages)

[PATCH] Fix GDB hang with remote after error from resume
 2018-01-15 20:11 UTC  (9+ messages)
` [pushed + testcase] "

[PATCH] Adding support for reading signal hanlder frame in AIX
 2018-01-15 16:27 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).