Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "KONG, Gangfeng" <gkong@IPRG.nokia.com>
To: Andrew Cagney <ac131313@ges.redhat.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 18:22:00 -0000	[thread overview]
Message-ID: <5.1.0.14.1.20020703181837.00a2cdd0@mailhost.iprg.nokia.com> (raw)
In-Reply-To: <3D231AE8.9000300@ges.redhat.com>

At 11:40 AM 7/3/2002 -0400, Andrew Cagney 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
>
>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.

Hi,

I attached the output from my development box after I 'set debug remote 1'.
It looks like it didn't get reponse from target box. I have no idea......

--------------------------------------------------
(gdb) set debug remote 1
(gdb) target remote 4.22.79.12:2001
Remote debugging using 4.22.79.12:2001
Sending packet: $Hc-1#09...putpkt: Junk: {{}?s!t
Packet instead of Ack, ignoring it
Timeout in mid-packet, retrying
Sending packet: $Hc-1#09...putpkt: Junk: s!u
H 1!st
|
Sending packet: $Hc-1#09...putpkt: Junk: s!u
H 1!st
|
Sending packet: $Hc-1#09...putpkt: Junk: s!u
H 1!su
x
Timed out.
Timed out.
Timed out.
Ignoring packet error, continuing...
Sending packet: $qC#b4...putpkt: Junk: s!uD ss_}!u
H 1!st
Sending packet: $qC#b4...putpkt: Junk: s v1!ubs}
Sending packet: $qC#b4...putpkt: Junk: s!vYmubs}
Sending packet: $qC#b4...putpkt: Junk: s!ub 1!sv
Timed out.
Timed out.
Timed out.
Ignoring packet error, continuing...
Sending packet: $qOffsets#4b...putpkt: Junk: s!u! ssW}!u
b 1!u
b 1!su
Sending packet: $qOffsets#4b...putpkt: Junk: s!ub 1!u
Sending packet: $qOffsets#4b...putpkt: Junk: s*vb 1!u
Sending packet: $qOffsets#4b...putpkt: Junk: s!ub 1!u
Timed out.
Timed out.
Timed out.
Ignoring packet error, continuing...
Couldn't establish connection to remote target
Malformed response to offset query, timeout
(gdb)


  reply	other threads:[~2002-07-04  1:22 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 [this message]
     [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=5.1.0.14.1.20020703181837.00a2cdd0@mailhost.iprg.nokia.com \
    --to=gkong@iprg.nokia.com \
    --cc=ac131313@ges.redhat.com \
    --cc=drow@mvista.com \
    --cc=gdb@sources.redhat.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