public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <aburgess@redhat.com>
To: gdb-patches@sourceware.org
Cc: Andrew Burgess <aburgess@redhat.com>
Subject: [PATCH 0/3] riscv: improve unwinding with no DWARF
Date: Mon, 13 Mar 2023 21:46:16 +0000	[thread overview]
Message-ID: <cover.1678743865.git.aburgess@redhat.com> (raw)

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


             reply	other threads:[~2023-03-13 21:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 21:46 Andrew Burgess [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1678743865.git.aburgess@redhat.com \
    --to=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).