From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: DOS/Windows-specific code: all the rest Date: Tue, 08 May 2001 07:59:00 -0000 Message-id: <20010508105812.C24160@redhat.com> References: <200105071609.TAA24129@is.elta.co.il> <20010503211502.21716.qmail@web6401.mail.yahoo.com> <3AF1DAA0.3060702@cygnus.com> <200105081157.OAA06357@is.elta.co.il> <5.0.2.1.0.20010508151007.00ae3e50@plris.com> X-SW-Source: 2001-05/msg00127.html On Tue, May 08, 2001 at 03:12:37PM +0200, leonp@plris.com wrote: >At 14:57 08/05/01 +0300, you wrote: >> - ser-ocd.c is Windows- and wiggler-specific. If someone is going >> to make it less proprietary (see the recent discussion Re: gpl, >> gdb and wigglers.dll), then we should revisit this file after it >> is changed; if not, I'd suggest to leave it alone for now. > > For now this file doesn't include the ocd support code while >compiling in Cygwin, because it is included in >#ifdef _WIN32 >#endif That would mean that it doesn't build at all, then, currently. I don't think that the native windows version of gdb works. cgf