This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question on GDB debug trace synchronization


Hello,
I am new for the GDB. I met a problem when I debug my user level library by
using DDD on Linux (backend is GDB). I couldn't solve it.
When I trace several layers of the functions, the source code and binary
code not synchronized, (it synchronized at first time). After I change some
code, rebuild my library, it not synchronize any more. I deleted all the
object files manually, recopy entire directory tree, rebuild it, but still,
not synchronized. 
Could someone tell me what cause this problem and how to solve it?

Thank you very much for the help.

Yaning


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]