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]

[PATCH 0/5] RISC-V Linux native port


Here are my current patches to add the RISC-V Linux native support to
gdb.  These have been tested on a Hifive Unleashed running Fedora as
previously mentioned and are working reasonably well.

One caveat I should mention here is that this port requires multiple
Linux kernel patches and a GLIBC patch, which people may not already
have.  I'm not sure how to handle that.  I have a README.md in my
personal github repo that points at the patches.  There is 1 linux
kernel patch that was added in the previous merge window, 2 being
added in the current merge window, and one I haven't submitted yet for
FP register support because it needs some cleanup work before
upstreaming.   There is also a glibc patch that was just added last
week.

Jim


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