Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: GDB on Win2k doesn't work for me. References: <20000626163802 DOT A3414 AT cygnus DOT com> <20000626181747 DOT A5675 AT cygnus DOT com> <20000627004702 DOT A15783 AT cygnus DOT com> From: Paul Stodghill In-Reply-To: Chris Faylor's message of "Tue, 27 Jun 2000 00:47:02 -0400" Date: 27 Jun 2000 08:21:03 -0400 Message-ID: Lines: 25 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I found the problem. I uninstalled Innoculin and gdb suddenly worked again. Adam, try turning off or uninstalling any virus scanning software that you have. Everyone, is there any known method for getting Innoculin to coexist with gdb? Are the other scanners that are known to coexist nicely with Cygwin. --------------------------------------------------------------------------- milhouse% gcc -g -o foo.exe foo.c milhouse% gdb -nw foo.exe GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... (gdb) run Starting program: /home/stodghil/localhome/tmp/foo.exe Hello, world. Program exited normally. (gdb) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com