This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: Fw: GDB 5.0 won't build on GNU/Linux/sparc


Mark Kettenis wrote:

> I think supply_gregset() and friends are necessary for the new threads
> support, and that the copies from sparc-tdep.c could be used on Linux
> for that.  But the person who's going to fix the GDB Linux/Sparc port
> should first clean up the gregset_t mess, otherwise it'll drive
> him/her crazy.

Well, you've seen my recent clean-up.  Could this be resolved
by using gdb_gregset_t in these functions, and typedeffing that
to elf_gregset_t in the appropriate Linux header file?

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