Problem with GDB

Jonathan M. Hill jmhill@mail.hartford.edu
Fri Nov 9 12:42:00 GMT 2001


Hello;

     I think that problem with GDB is fixed now.  Last night I ran
setup.exe to update the binaries and noticed several files were updated.
With the updates, GDB runs now.
                                                 Jonathan Hill
$ gcc -g hello.c -o hello.exe
$ gdb -nw hello.exe
GNU gdb 5.0 (20010428-3)
Copyright 2001 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: /..snip../hello.ex
Hello World!

Program exited normally.
(gdb) quit
$



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list