Subject: gdb unhappiness
To: None <port-alpha@netbsd.org>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 01/06/1999 13:09:10
mathom.nas.nasa.gov > root gdb ./rdsame
GDB is free software and you are welcome to 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.
GDB 4.16 (alpha--netbsd), Copyright 1996 Free Software Foundation, Inc...
(gdb) run
`/./rdsame' has disappeared; keeping its symbols.
Starting program: /./rdsame 
/usr/local/bin/bash: /./rdsame: No such file or directory
/usr/local/bin/bash: exec: /./rdsame: cannot execute: No such file or
directory

Program exited with code 0176.
You can't do that without a process to debug
(gdb) 


Is there a newer gdb?