gdb 6.3 giving a "Child process unexpectedly missing" error
Mike Chrabaszcz
mikec@mediabolic.com
Fri Jan 7 18:31:00 GMT 2005
>gdb ./test
>
>GNU gdb 6.3
>Copyright 2004 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-linux-gnu"...Using host libthread_db
>library "/lib/tls/libthread_db.so.1".
>
>(gdb) r
>Starting program: /test
>
>
Is that a typo? Is it really trying to run /test instead of ./test?
Kris
typo, that line was not extacted from the terminal, the rest was. Any ideas?
More information about the Gdb
mailing list