public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] S390: Fixes for gdbserver on targets with TDB
@ 2014-11-26 11:56 Andreas Arnez
  2014-11-26 11:56 ` [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64 Andreas Arnez
  2014-11-26 11:56 ` [PATCH 2/2] S390: Fix gdbserver support for TDB Andreas Arnez
  0 siblings, 2 replies; 12+ messages in thread
From: Andreas Arnez @ 2014-11-26 11:56 UTC (permalink / raw)
  To: gdb-patches; +Cc: Ulrich Weigand

On S390 targets with the transactional execution feature gdbserver has
some problems: It terminates early with a 31-bit inferior, and the
transaction diagnostic block (TDB) is always indicated as unavailable,
even if the inferior was stopped in a transaction.

These two patches fix these issues.

OK to apply?

Andreas Arnez (2):
  S390: Fix 'expedite' for s390-te-linux64
  S390: Fix gdbserver support for TDB

 gdb/features/Makefile              |    2 +-
 gdb/gdbserver/linux-low.c          |   11 ++++++++-
 gdb/gdbserver/linux-s390-low.c     |   45 ++++++++++++++++++++++++++++--------
 gdb/regformats/s390-te-linux64.dat |    2 +-
 4 files changed, 47 insertions(+), 13 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-12-09 16:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-26 11:56 [PATCH 0/2] S390: Fixes for gdbserver on targets with TDB Andreas Arnez
2014-11-26 11:56 ` [PATCH 1/2] S390: Fix 'expedite' for s390-te-linux64 Andreas Arnez
2014-12-01 18:34   ` Ulrich Weigand
2014-11-26 11:56 ` [PATCH 2/2] S390: Fix gdbserver support for TDB Andreas Arnez
2014-12-01 18:15   ` Andreas Arnez
2014-12-01 18:40     ` Ulrich Weigand
2014-12-02 15:21     ` Pedro Alves
2014-12-02 19:18       ` Andreas Arnez
2014-12-03 18:18         ` Andreas Arnez
2014-12-04 13:33           ` Pedro Alves
2014-12-09 16:10             ` Andreas Arnez
2014-12-04 13:39         ` Pedro Alves

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