From: "Aman" <aman@mistralsoftware.com>
To: "linuxppc embedded" <linuxppc-embedded@lists.linuxppc.org>
Subject: Serial Debugging
Date: Wed, 27 Nov 2002 01:05:25 +0530 [thread overview]
Message-ID: <000f01c29582$f7df9f70$370da8c0@aman> (raw)
Hi All
I am using PPC 440GP eval board. I wanted to do debug application using
serial. The serial device /dev/ttyS0 is used as console. I have connected a
null modem cable to the device /dev/ttyS1 on the eval kit and the linux
host. I gv the following command in the evalkit.
root@192.168.13.246:~# gdbserver /dev/ttyS1 hello
Process hello created; pid = 95
Remote debugging using /dev/ttyS1
on the giving the following command in ddd window in the linux host. I get
the following errors.
(gdb) target remote /dev/ttyS1
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Couldn't establish connection to remote target
Malformed response to offset query, timeout
Can anybody tell me , what I am missing out
Thanking you in advance
Regards
Aman
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2002-11-26 19:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-26 19:35 Aman [this message]
2002-11-26 19:48 ` Serial Debugging Chris Hallinan
2002-11-27 6:55 ` Aman
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='000f01c29582$f7df9f70$370da8c0@aman' \
--to=aman@mistralsoftware.com \
--cc=linuxppc-embedded@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.