[PATCH] RISC-V: Don't allow unaligned breakpoints.

Jim Wilson jimw@sifive.com
Thu Nov 1 23:37:00 GMT 2018


On Thu, Nov 1, 2018 at 3:05 PM John Baldwin <jhb@freebsd.org> wrote:
> This looks good to me.  Not sure if you want to explicitly add something to
> the comment that an unaligned PC is only valid if C is supported, so we
> know C.EBREAK is safe to use with an unaligned PC?

That seemed obvious to me, but yes it is probably better to spell it
out in a comment.  I'll add that to the patch.

Jim



More information about the Gdb-patches mailing list