gdb
[Top][All Lists]
Advanced

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

[Gdb] GDB will not load sources for libraries


From: Mark Cuss
Subject: [Gdb] GDB will not load sources for libraries
Date: Wed, 3 Jan 2001 14:18:42 -0700

Hello!
 
I am currently working on a large project which uses library files that we have written.  This library is included in the program and compiles fine, but when I attempt to debug it using GDB, GDB will not load the source .cxx files for the objects in this library, even though I have the source code for the library (since we wrote it) and even though I specified the directory where the source is located using the dir command in GDB.  GDB responds with "No source file named <filename>." 
 
Any suggestions are greatly appreciated
 
Thanks
 
Mark Cuss
Junior Real Time Systems Analyst
CDL Systems Ltd
3553 - 31 Street NW
Calgary, Alberta
(403) 289-1733 ext 26
address@hidden

reply via email to

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