public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Insightuser <ramaraju.g@nxp.com>
To: insight@sourceware.org
Subject: Facing a malformed packet error using Insight debugger
Date: Mon, 06 Jul 2009 10:52:00 -0000	[thread overview]
Message-ID: <24353378.post@talk.nabble.com> (raw)


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.

             reply	other threads:[~2009-07-06 10:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 10:52 Insightuser [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24353378.post@talk.nabble.com \
    --to=ramaraju.g@nxp.com \
    --cc=insight@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).