This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB on Win2k doesn't work for me.


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]