From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Smith To: DJ Delorie Cc: GDB Subject: Re: GDB for PE/Cywin target won't build on linux Date: Fri, 13 Jul 2001 15:26:00 -0000 Message-id: <3B4F7593.AACCCB5A@home.com> References: <3B4CD85B.C35AE862@home.com> <3B4F4AA0.E5C079C8@home.com> <200107132140.RAA22631@greed.delorie.com> <3B4F7039.6B441974@home.com> <200107132206.SAA27799@greed.delorie.com> X-SW-Source: 2001-07/msg00155.html Hmm ... I guess that I will learn alot. However, if I compile insight/gdb natively on a Windows NT/Cygwin box, I have no trouble debugging my embedded machine so maybe it won't be too bad. DJ Delorie wrote: > FYI gdb is one of those things that usually needs to be customized for > each new type of embedded thingy. The existing cygwin config, for > example, assumes it's native on a Win32 platform.