gdb
[Top][All Lists]
Advanced

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

[Gdb] Can't debug


From: JS
Subject: [Gdb] Can't debug
Date: Fri, 18 Mar 2005 10:49:33 +0100

I have installed Cygwin (gcc, gdb, make etc.) on WinXP. I have then compiled
a piece of C code with Cygwin gcc in Dev-C++ (test.exe). Then I opened a
commando promt and typed(div is the directory where my test.exe file is
located):

h:\div>gdb test

But then I get this error:

...test: No such file or directory.

I have also tried:

h:\div>gdb test.exe

but that gives the same error. Hope someone can help.

JS







reply via email to

[Prev in Thread] Current Thread [Next in Thread]