This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: has anyone built gdbserver on sparc-solaris-2.5.1?



   Date: Tue, 02 Mar 1999 09:33:50 -0500
   From: Mohan Pakkurti <pmohan@cadence.com>

   Has anyone successfully built the gdbserver on a sparc/solaris 
   machine?  Thanks.

I doubt it.  While there is a low-sparc.c for the benefit of SunOS 4,
a Solaris gdbserver would need something like a low-procfs.c that
would work with /proc instead of ptrace.

							Stan