This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PUSHED] [PATCH 0/2] Further regression fixes after riscv target


Two further causes of build failures after merging the riscv target.
With these patches in place the only remaining issues I'm aware of are
some selftest failures, and some post-merge review comments from Yao
that I'm currently working on.

Again, both of these fixes seem trivial, so I've pushed them.

Sorry for the noise,

Andrew

---

Andrew Burgess (2):
  gdb/riscv: Additional print format string fixes
  gdb/riscv: Fix type when reading register from regcache

 gdb/ChangeLog    | 10 ++++++++++
 gdb/riscv-tdep.c |  6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.14.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]