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/4] RISC-V/Linux `gdbserver' support and associated fixes


Hi,

 [Including Tom on the cc list as some of these changes will likely 
interfere with the effort to move `gdbserver' to the top level, although I 
think mechanically only.]

 This is a small series adding RISC-V `gdbserver' support with some 
preparatory changes as follows:

- a fix to native RISC-V/Linux FLEN determination,

- a fix to remove a `gdbserver' stale TAGS `make' recipe,

- a fix to make `make TAGS' actually work for `gdbserver',

- actual RISC-V/Linux `gdbserver'.

I think changes #1-#3 are ready to go in.  As to change #4 it might not be 
as it triggers a bug in RISC-V GDB with handling XML register descriptions 
which causes any description supplied to be rejected and therefore this 
part cannot be verified at this point to be correct without the GDB bug 
being fixed first.

 See individual changes for details.

  Maciej


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