public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] s390: Fix gdb.base/all-architectures.exp with --enable-targets=all
@ 2018-01-25 10:08 Philipp Rudo
  2018-01-25 10:08 ` Philipp Rudo
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Rudo @ 2018-01-25 10:08 UTC (permalink / raw)
  To: GDB Patches; +Cc: Andreas Arnez, Ulrich Weigand

Hi everybody

my s390 split up patch set introduced a bug.  In particular GDB crashes with
an internal error when the architecture is set to s390 and the user sets the
osabi to something else than Linux.  The patch attached fixes this and
restores the behavior s390_gdbarch_init had before the split.

Please note that the fix is pretty ugly.  However i am currently working on
dynamically creating the target description for s390.  With this in place
the ugliness will be (hopefully soon) removed again.

Philipp

Philipp Rudo (1):
  s390: Fix gdb.base/all-architectures.exp with --enable-targets=all

 gdb/s390-linux-tdep.c | 10 ----------
 gdb/s390-linux-tdep.h |  2 --
 gdb/s390-tdep.c       | 23 +++++++++++++++++++++--
 gdb/s390-tdep.h       |  3 +++
 4 files changed, 24 insertions(+), 14 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2018-01-30 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25 10:08 [PATCH] s390: Fix gdb.base/all-architectures.exp with --enable-targets=all Philipp Rudo
2018-01-25 10:08 ` Philipp Rudo
2018-01-30 16:12   ` Andreas Arnez

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