[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GDB Not working



> Hello,
> 
> I'm trying to get gdb to work and I get: 
> 
> sh-2.05b$ gdb program
> GNU gdb 5.3-debian
> Copyright 2002 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 "i386-linux"...
> (gdb) run
> Starting program: /path/to/my/program
> Cannot exec : No such file or directory.
> 
> Program exited with code 0177.
> You can't do that without a process to debug.
> (gdb)
> 
> The application executes on its own, so I don't know what it's talking about.  I have searched on the error code 0177 and haven't found anything helpful.
> 
> Any Ideas? 



Reply to: