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

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

.gdbinit in emacs


From: Baloff
Subject: .gdbinit in emacs
Date: Sat, 23 Jul 2005 19:30:30 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

Hello
my
M-x gdb
Run gdb (like this): gdb Exercies/ThinkingInC++/Vol1/C03/14/proj1 <RET>
does not load the proj1,

a *gud-proj1* window opens up with this in it
Current directory is /home/sam/Exercies/ThinkingInC++/Vol1/C03/14/
GNU gdb 6.3-debian
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 "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) break main.cpp : 11
No source file named main.cpp.
Make breakpoint pending on future shared library load? (y or [n])


only when I Tools>Debugger (GUD)... will it work.
what is wrong? is it because I don't have a .gdbinit file and do I have to have it?

thanks


reply via email to

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