From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Baurjan Ismagulov Cc: gdb@sourceware.cygnus.com Subject: Re: cross-debugger build problem Date: Tue, 03 Apr 2001 18:25:00 -0000 Message-id: <1010404012531.ZM25592@ocotillo.lan> References: <20010401004506.A4137@alatau.ankara.gantek.com> <1010402162237.ZM22608@ocotillo.lan> <20010403233809.A1108@kerberos.local.ankara.gantek.com> X-SW-Source: 2001-04/msg00028.html On Apr 3, 11:38pm, Baurjan Ismagulov wrote: > And before trying that: would the method of remote debugging > (described in section 13.4 of the manual) work with linux kernel on > the remote end? It can. See arch/sparc/kernel/sparc-stub.c in the Linux kernel sources. Kevin