Re: compiler problem

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

 




--- Travis Spencer <travislspencer@xxxxxxxxx> wrote:

> On 7/24/05, Fred J. <phddas@xxxxxxxxx> wrote:
> > the reason I am asking is because when I
> > Run gdb (like this): gdb
> > ~/Exercies/ThinkingInC++/Vol1/C03/13/proj1
> > 
> > I get
> > Current directory is
> > /home/sam/Exercies/ThinkingInC++/Vol1/C03/13/
> 
> What about starting the debugger like so:
> 
> sam@debian:~/Exercies/ThinkingInC++/Vol1/$ gdb -d 13
> -d 14
> 
> -- 
> 
> Regards,
> 
> Travis Spencer
> 

(gdb) break 13/bitwise.cpp:11
No symbol table is loaded. Use teh "file" command.
(gdb)file 13/proj1
Reading symbols from /home/.../13/proj1...done.
Using host libthread_db library
"/lib/libthread_db.so.1".
(gdb)break 13/bitwise.cpp:11
No source file name 13/bitwise.cpp.
Make breakpoint pending on future shared library
load?(y or [n])



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux