From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: Andrew Cagney Cc: Eli Zaretskii , gdb@sources.redhat.com Subject: Re: _MSC_VER == windbg? Date: Thu, 10 May 2001 08:36:00 -0000 Message-id: <20010510113435.D14061@redhat.com> References: <3AF9DDB2.1020502@cygnus.com> X-SW-Source: 2001-05/msg00220.html On Wed, May 09, 2001 at 08:15:46PM -0400, Andrew Cagney wrote: >> On Tue, 8 May 2001, Christopher Faylor wrote: >> >> >>> Can anyone confirm or deny the fact that all of the _MSC_VER conditionals >>> in gdb are for windbg? > >The cases (well ok, case defs.h) I looked at definitly suggested this. I >think we should just assume this is the case and zap all of these (if >you've not done it already. Yep. I've gotten rid of all them. Patch pending. cgf