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: RISC-V GDB Port v3


Palmer Dabbelt <palmer@dabbelt.com> writes:

>  * 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 it doesn't work, don't have to add them.  XML target description is
not mandatory.  The target description in your patch is for 64-bit
gpr.  Does riscv has 32-bit gpr?  If so, you need another xml file for
32-bit gprs.

-- 
Yao (齐尧)


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