LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gdb remote debugging problem (https://www.linuxquestions.org/questions/linux-software-2/gdb-remote-debugging-problem-764521/)

unev_21 10-26-2009 07:43 AM

gdb remote debugging problem
 
Hi All,

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>

Can some guru figure out what is going wrong?

unev_21 10-26-2009 09:14 AM

could somebody help me out, pls


All times are GMT -5. The time now is 03:32 AM.