public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PUSHED] [PATCH 0/2] Small RiscV cleanup / fixes
@ 2018-07-10 11:58 Andrew Burgess
  2018-07-10 11:58 ` [PATCH 1/2] gdb/riscv: Use TYPE_SAFE_NAME Andrew Burgess
  2018-07-10 11:58 ` [PATCH 2/2] gdb/riscv: Fix assertion in inferior call code Andrew Burgess
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Burgess @ 2018-07-10 11:58 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

A couple of straight forward RiscV patches.

First is just a cleanup in debug printing.

Second addresses an assertion failure when XLEN and FLEN are
different.

--

Andrew Burgess (2):
  gdb/riscv: Use TYPE_SAFE_NAME
  gdb/riscv: Fix assertion in inferior call code

 gdb/ChangeLog    | 12 ++++++++++++
 gdb/riscv-tdep.c | 27 +++++++++++++++++----------
 2 files changed, 29 insertions(+), 10 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-07-10 11:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-10 11:58 [PUSHED] [PATCH 0/2] Small RiscV cleanup / fixes Andrew Burgess
2018-07-10 11:58 ` [PATCH 1/2] gdb/riscv: Use TYPE_SAFE_NAME Andrew Burgess
2018-07-10 11:58 ` [PATCH 2/2] gdb/riscv: Fix assertion in inferior call code Andrew Burgess

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