Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I 've been trying to remote debug my an app in my linux box using gdbserver. As soon as I hit "target remote remote_ip: port" from DDD in my host PC, the following msg comes:
<CODE>
(gdb) target remote IP:PORT
`system-supplied DSO at 0x110000' has disappeared; keeping its symbols.
warning: the debug information found in "/home/CvsCode/i30-system/output/i30-rootfs-sarge/lib/ld-2.3.6.so" does not match "/home/CvsCode/i30-system/output/i30-rootfs-sarge/lib/ld-linux.so.2" (CRC mismatch).
0xb7eef7b0 in __gxx_personality_v0 () from /home/CvsCode/i30-system/output/i30-rootfs-sarge/lib/ld-linux.so.2
</CODE>
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.