public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* RISC-V GDB Port v3
@ 2017-03-06 20:31 Palmer Dabbelt
  2017-03-06 20:31 ` [PATCH 1/2] RISC-V GDB Port Palmer Dabbelt
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Palmer Dabbelt @ 2017-03-06 20:31 UTC (permalink / raw)
  To: gdb-patches

Sorry it took me so long to get around to all the feedback, I was trying to
finish up grad school so I could start working full time on RISC-V software and
the GDB port fell through the cracks.  This is now part of my job, so hopefully
I'll be able to be better about this in the future.

I've attempted to fix all the outstanding comments with the v2 patch set, but
since it's been a while I'm not 100% sure I got everything.  Here's the
differences I remember since v2:

 * Changes the frame walking code to use riscv-opc.h instead of hard-coded
   constants.

 * Don't call deprecated functions when printing FP registers.

 * Use the sw_breakpoint_from_kind interface.

 * Add a RISC-V XML target description file, but I think it doesn't do anything
   yet.

I think the only thing I know of that's bad is the target XML description file,
which I don't think works yet.  That said, I want to send this patch set out
just so we can all get on the same page.

If I understand correctly, GDB-8 is set to be branched on the 15th so if I can
fix up our port quickly we can still get it in?

Sorry this took so long!

[PATCH 1/2] RISC-V GDB Port
[PATCH 2/2] RISC-V sim Port

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

end of thread, other threads:[~2017-04-24 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 20:31 RISC-V GDB Port v3 Palmer Dabbelt
2017-03-06 20:31 ` [PATCH 1/2] RISC-V GDB Port Palmer Dabbelt
2017-04-04 21:48   ` Yao Qi
2017-04-24 16:12     ` Palmer Dabbelt
2017-04-05  9:22   ` Yao Qi
2017-03-06 20:31 ` [PATCH 2/2] RISC-V sim Port Palmer Dabbelt
2017-03-10 19:38 ` RISC-V GDB Port v3 Palmer Dabbelt
2017-03-21  9:23 ` Yao Qi
2017-03-21 16:04   ` Palmer Dabbelt
2017-04-05  9:30 ` Yao Qi

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