Hi,
I am using GNU GDB version 6.8.50 and debugging an application built with 
montavista using montavista gdbserver on MIPS platform. Facing the following 
error

O:\space\__insight_MontaVistaMips32_Debug\insightdebugger\bin>mips2_fp_le-gdb.ex
e /cygdrive/y/philips/apps/amApp
GNU gdb (GDB) 6.8.50.20090427-cvs
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin --target=mips2_fp_le".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) cd y:
Working directory /cygdrive/y.
(gdb) set solib-absolute-prefix .
(gdb) target remote 192.168.12.162:1000
Remote debugging using 192.168.12.162:1000
0x2aaa8830 in __start () from ./lib/ld.so.1
(gdb) c
Continuing.
Invalid format : nec
Malformed packet(b) (missing colon): ;25:bcc9d62a;1d:f82aa57f;thread:eb;
Packet: 'TR237;25:bcc9d62a;1d:f82aa57f;thread:eb;'

Can anybody help me to fix this problem.
thanks and regards,
Raju
_______________________________________________
bug-gdb mailing list
bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to