gdbserver install

Paul Koning pkoning@equallogic.com
Mon Mar 5 16:11:00 GMT 2007


>>>>> "Matt" == Matt Jordan <mattjordan@hotpop.com> writes:

 Matt> Ohh dear, Any suggestions of an alternative method for remote
 Matt> (C,C++) debugging for solaris?

Add Solaris support to gdbserver?

I don't know Solaris but I did the same for NetBSD a while back; it
was quite easy.  Given that GDB works at all, that means there is an
API into the OS for debugging.  GDB uses that.  So does gdbserver,
essentially the same API just invoked via a remote stub protocol.

    paul



More information about the Gdb mailing list