This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug corefiles/8210] Linux core files should use linux-thread-db.c


------- Additional Comments From pedro at codesourcery dot com  2010-08-18 12:37 -------
Oh, dear me, I almost forgot: continuing on the comment above, supporting
thread_db for cross debugging would also mean that we'd need to have available a
libthread_db.so that is built for the host architecture so that GDB can load it,
but that understands the _target_ architecture's glibc.  (This is also the
reason why we have gdbserver itself load libthread_db, not gdb, when remote
debugging).  So, I'm definitely closing this harder.  :-)

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=8210

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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