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]

Re: gdb not working with older glibc


What is the exact output of GDB 6.0 (working and non-working)?

The problem is most likely that GDB is loading the lated libthread_db and that library is refusing to debug the older glibc.

Perhaphs there should be a "set libthread_db ... command?"

Andrew


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