public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Facing a malformed packet error using Insight debugger
@ 2009-07-06 10:52 Insightuser
  2009-07-06 15:47 ` Keith Seitz
  0 siblings, 1 reply; 9+ messages in thread
From: Insightuser @ 2009-07-06 10:52 UTC (permalink / raw)
  To: insight


Hi,
I am using insight to debug my target mips2.
If I use the command line debugger provided by montavista, after connecting
to my target , the resposne is 

(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

and this works fine.


If I use the insight gdb, the following problem is faced.
$
/cygdrive/c/Insight6.8/tuxbuilder-1.1/mipsel-unknown-linux-gnu/cross/usr/bin/
mipsel-linux-gdb.org.exe ./philips/apps/amApp
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-cross-cygwin
--target=mipsel-linux"...


entry: ~/.gdbinit
exit: ~/.gdbinit
(gdb) set solib-absolute-prefix .
(gdb) target remote 192.168.12.162:1000
Remote debugging using 192.168.12.162:1000
0x2aaa8830 in __start () at ../ports/sysdeps/mips/dl-machine.h:81
81      ../ports/sysdeps/mips/dl-machine.h: No such file or directory.
        in ../ports/sysdeps/mips/dl-machine.h
(gdb) c
Continuing.
[New Thread 240]
warning: Invalid remote reply: nf1
Malformed packet(b) (missing colon): 25:bcc9d62a;1d:f8aa9c7f;thread:f0;
Packet: 'TR242;25:bcc9d62a;1d:f8aa9c7f;thread:f0;'

(gdb)

please let me know How do I solve the malformed packet error.

-- 
View this message in context: http://www.nabble.com/Facing-a-malformed-packet-error-using-Insight-debugger-tp24353378p24353378.html
Sent from the Sourceware - insight list mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-07-20 16:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-06 10:52 Facing a malformed packet error using Insight debugger Insightuser
2009-07-06 15:47 ` Keith Seitz
2009-07-07  5:39   ` Insightuser
2009-07-17  6:10   ` problem in building " Ramaraju G
2009-07-17 19:40     ` Keith Seitz
2009-07-17 20:57       ` Keith Seitz
2009-07-20  5:29         ` Ramaraju G
2009-07-20  7:16         ` Ramaraju G
2009-07-20 16:24           ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).