public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] riscv: improve unwinding with no DWARF
@ 2023-03-13 21:46 Andrew Burgess
  2023-03-13 21:46 ` [PATCH 1/3] gdb/riscv: convert riscv debug settings to new debug print scheme Andrew Burgess
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Burgess @ 2023-03-13 21:46 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

This series fixes the RISC-V test failures in
gdb.base/unwind-on-every-insn.exp.

Patch #1 is just some refactoring of the debug printing code.

Patches #2 and #3 are the interesting bits.

Thanks,
Andrew

---

Andrew Burgess (3):
  gdb/riscv: convert riscv debug settings to new debug print scheme
  gdb/riscv: support c.ldsp and c.lwsp in prologue scanner
  gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.exp

 gdb/riscv-tdep.c | 477 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 367 insertions(+), 110 deletions(-)


base-commit: 7fee66abd3fd69a0c4dc6c8dcd9aa49eede3864e
-- 
2.25.4


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

end of thread, other threads:[~2023-04-03 11:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 21:46 [PATCH 0/3] riscv: improve unwinding with no DWARF Andrew Burgess
2023-03-13 21:46 ` [PATCH 1/3] gdb/riscv: convert riscv debug settings to new debug print scheme Andrew Burgess
2023-03-13 21:46 ` [PATCH 2/3] gdb/riscv: support c.ldsp and c.lwsp in prologue scanner Andrew Burgess
2023-03-13 21:46 ` [PATCH 3/3] gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.exp Andrew Burgess
2023-04-03 11:48 ` [PATCH 0/3] riscv: improve unwinding with no DWARF 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).