Date: Sun, 8 Feb 1998 14:02:06 +0200 (IST) From: Eli Zaretskii To: Ike cc: djgpp AT delorie DOT com Subject: Re: GDB Remote & 386 stub In-Reply-To: <6bg979$8481@onews.collins.rockwell.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 6 Feb 1998, Ike wrote: > Our development group is having trouble finding examples of remote debugging > with GDB on a i386 embedded platform. The 'info' states that there is a > file 'i386-stub.c' supplied with GDB, but we can't seem to find one in > either the binaries or source files. Do you by any chance look for this file in the source distribution gdb416s.zip available on DJGPP archive sites? If so, you should know that it only includes files which are essential to build the DJGPP port of GDB. If you need the full distribution, download the official GDB sources from the GNU ftp site (ftp://ftp.gnu.org/pub/gnu/).