This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [COMMIT] Prepare Solaris x86 for 64-bit Solaris 10


Mark Kettenis wrote:
   Date: Sat, 30 Oct 2004 15:52:58 -0400
   From: Andrew Cagney <cagney@gnu.org>

   Mark Kettenis wrote:
   > Including a .c file is perhaps a bit unorthodox, but this really is
   > the most elegant way I can think of to solve the issue with the
   > upcoming 64-bit Solaris 10.

Why not have 368-sol2-nat inherit i386v4-nat's target vector?

There's nothing there to inherit :-(.  I'm still thinking about the
proper way to regset-ize fill_gregset(), fill_fpregset(),
supply_gregset() and supply_fpregset() in relation to the SVR4-like
/proc filesystem.

Oh, and I'm slowly beating the /proc support into shape such that I
can it can be inherited.  Will take some time though before this
becomes reality.

Sounds like something Joseph could help with. He's the one with the immediate desire to get sol10/amd64 supported.


What we're not going to add is screwed up #include inheritance, can you revert that?

Andrew


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