From: Andrew Cagney <ac131313@ges.redhat.com>
To: "KONG, Gangfeng" <gkong@IPRG.nokia.com>
Cc: Daniel Jacobowitz <drow@mvista.com>,
Quality Quorum <qqi@theworld.com>,
gdb@sources.redhat.com
Subject: Re: Remote target behind console server
Date: Wed, 03 Jul 2002 08:40:00 -0000 [thread overview]
Message-ID: <3D231AE8.9000300@ges.redhat.com> (raw)
In-Reply-To: <5.1.0.14.1.20020702200247.00a31960@mailhost.iprg.nokia.com>
> 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
Just BTW, since it is TCP, setting the remote baud won't have any effect.
Suggest adding a:
(gdb) set debug remote 1
here. It will cause GDB to print all remote traffic and that will
hopefully make it easier to see why things are going wrong. You should
be able to compare it to a working direct connection.
> gdb) target remote my-server-ipaddr:port #note, the port I put here is the serial port# on the server,
>
enjoy,
Andrew
next prev parent reply other threads:[~2002-07-03 15:40 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 [this message]
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
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=3D231AE8.9000300@ges.redhat.com \
--to=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