From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Christopher Faylor Cc: gdb@sources.redhat.com Subject: Re: _MSC_VER == windbg? Date: Wed, 09 May 2001 03:44:00 -0000 Message-id: References: <20010508153704.A26443@redhat.com> X-SW-Source: 2001-05/msg00181.html 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? I cannot confirm or deny this (I don't even know what windbg is ;-), but was there ever any other port of GDB which used MSVC? Both Cygwin and MinGW obviously don't use it.