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]

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


* Jim Wilson <jimw@sifive.com> [2018-08-07 19:12:26 -0700]:

> Here are my current patches to add the RISC-V Linux native support to
> gdb.

Excellent!

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

I think instructions on how to put together a working environment is
fine.  I guess in this case access to actual hardware is probably
required so the number of people testing is going to be pretty low.
However, a link would be nice, so we can know we're all looking at the
same set of instructions.

Thanks,
Andrew

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


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