help-gnu-emacs
[Top][All Lists]
Advanced

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

Problems with gdb and program files in another directory than current wo


From: Geralt
Subject: Problems with gdb and program files in another directory than current working directory
Date: Tue, 21 Jul 2009 17:29:42 +0200

Hi,

when running gdb on a program in a subdirectory (like gdb -mi
debug/myprogram) and the source files sitting in the current working I
get always the following output, after setting a breakpoint:
Breakpoint 1 at 0x8048c87: file foobar.c, line 52.
(gdb) No source file named .
 <--------- point is now here

Is there a way to solve this? When running gdb in a terminal I don't
have this problem.





Geralt.




reply via email to

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