From: Eli Zaretskii <eliz@is.elta.co.il>
To: Quality Quorum <qqi@theworld.com>
Cc: "KONG, Gangfeng" <gkong@IPRG.nokia.com>,
Daniel Jacobowitz <drow@mvista.com>,
Andrew Cagney <ac131313@ges.redhat.com>,
gdb@sources.redhat.com
Subject: Re: Remote target behind console server
Date: Wed, 03 Jul 2002 21:55:00 -0000 [thread overview]
Message-ID: <Pine.SUN.3.91.1020704075208.28614B@is> (raw)
In-Reply-To: <Pine.SGI.4.40.0207040021350.4215142-100000@shell01.TheWorld.com>
On Thu, 4 Jul 2002, Quality Quorum wrote:
> On Wed, 3 Jul 2002, KONG, Gangfeng wrote:
>
> > > > I start the gdb stub on the target by:
> > > > gdbstart -s 38400 -t /dev/ttyS0
> > > > and start the gdb on the development box by:
> > > > gdb vmlinux
> > > > gdb)
> > > > gdb) set remotebaud 38400
> > > > gdb) target remote my-server-ipaddr:port #note, the port I put
> > > > here is the serial port# on the server,
> > > > #not L4 port, correct?
> > >
> > >No, you have to use telnet port here.
> >
> > Hi,
> >
> > normally, I use the command:
> > telent server-ipaddr 2001
> > to access its port 1. (2002 for port 2, 2003 for port 3 ...)
> >
> > It looks like console server already map its L4 port into serial port.
>
> I suppose that L4 means port 4 on the server and /dev/ttyS0 on the target
> then you have to use 'target server-ipaddr 2004'.
>
>
> If L4 means something else, then use another port.
>
>
> How to debug a connection:
>
> 1. Make sure that terminal server is properly configured and the
> cable is good: connect port 4 on the terminal server to the some known
> working target, e.g. standar UNIX serial port, do 'telnet server-ip
> 2004' and type stuff on console and check responses.
>
> 2. Make sure that gdb stub is workin properly: connect port 4 on the
> terminal server to debug port on the targe, start gdb stub, again do
> 'telnet server-ip 2004' and make sure that by hitting return you
> cause gdb to send you properly formed packets.
>
> 3. Start gdb and do 'target remote server-ip:2004' I would be very
> surprised if it does not work at the point.
Does anyone think that some of the above should be in the manual?
next prev parent reply other threads:[~2002-07-04 4:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-27 18:12 KONG, Gangfeng
2002-06-28 15:49 ` Andrew Cagney
2002-06-28 17:51 ` Quality Quorum
[not found] ` <Pine.SGI.4.40.0206282044520.3477647-100000@shell01.TheWorl d.com>
2002-06-28 18:45 ` KONG, Gangfeng
2002-06-28 21:29 ` Daniel Jacobowitz
2002-07-02 20:05 ` KONG, Gangfeng
2002-07-02 21:40 ` Quality Quorum
2002-07-03 8:40 ` Andrew Cagney
2002-07-03 18:22 ` KONG, Gangfeng
[not found] ` <Pine.SGI.4.40.0207030038590.3981310-100000@shell01.TheWorl d.com>
2002-07-03 18:26 ` KONG, Gangfeng
2002-07-03 21:33 ` Quality Quorum
2002-07-03 21:55 ` Eli Zaretskii [this message]
2002-07-08 9:49 ` Andrew Cagney
[not found] ` <Pine.SGI.4.40.0207040021350.4215142-100000@shell01.TheWorl d.com>
2002-07-04 15:01 ` KONG, Gangfeng
2002-07-04 22:21 ` Quality Quorum
[not found] ` <Pine.SGI.4.40.0207050115590.4236760-100000@shell01.TheWorl d.com>
2002-07-05 13:56 ` KONG, Gangfeng
2002-07-05 16:21 ` Quality Quorum
2002-06-29 7:45 ` Quality Quorum
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=Pine.SUN.3.91.1020704075208.28614B@is \
--to=eliz@is.elta.co.il \
--cc=ac131313@ges.redhat.com \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=gkong@IPRG.nokia.com \
--cc=qqi@theworld.com \
/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