< Previous by Date | Date Index | Next by Date > |
Thread Index |
mypc$ ~/resip/resiprocate/resip/stack/test
$ gdb ./testServer
GNU gdb 6.5.50.20060706-cvs (cygwin-special)
Copyright (C) 2006 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) r
Starting program: /cygdrive/c/resip/resiprocate/resip/stack/test/testServer
.exe
gdb: unknown target exception 0xc0000135 at 0x7c964ed1
Program received signal ?, Unknown signal.
Program exited with code 030000000465.
You can't do that without a process to debug.
(gdb)
Thx in advance...