Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ben Elliston <bje@redhat.com>
To: Michael Snyder <msnyder@redhat.com>
Cc: gdb-patches@sources.redhat.com, Graydon Hoare <graydon@redhat.com>
Subject: Re: [RFA] patch to testsuite/config/sid.exp
Date: Tue, 30 Apr 2002 11:51:00 -0000	[thread overview]
Message-ID: <15566.59329.845998.475487@tooth.toronto.redhat.com> (raw)
In-Reply-To: <3CCDDAAA.96039FF6@redhat.com>

>>>>> "Michael" == Michael Snyder <msnyder@redhat.com> writes:

  Michael> It all looks ok to me, except I have a question about...

  >> --- sid.exp     2002/04/05 23:31:59     1.25
  >> +++ sid.exp     2002/04/29 22:16:49
  >> @@ -53,6 +53,8 @@ proc sid_start {} {
  >> }
  >> if { [board_info target sim,protocol] == "sid" } {
  >> set spawncmd "[target_info sim] [target_info sim,options] $sidendian2 -e \"set cpu-gdb-socket sockaddr-local 0.0.0.0:$port\""
  >> +       } elseif { [board_info target sim,protocol] == "rawsid" } {
  >> +           set spawncmd "[target_info sim] [target_info sim,options] -$sidendian --gdb=$port"
  >> } else {
  >> set spawncmd "../../sid/bsp/[target_info sim] $sidendian --gdb=$port [target_info sim,options]"

  Michael> one of the diffs between these two spawncmds, namely, that the old one
  Michael> specifies a path before [target_info sim], but your new one doesn't.

  Michael> Is that intentional?

Yes.

Ben


      reply	other threads:[~2002-04-30 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-29 15:18 Ben Elliston
2002-04-29 16:56 ` Michael Snyder
2002-04-30 11:51   ` Ben Elliston [this message]

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=15566.59329.845998.475487@tooth.toronto.redhat.com \
    --to=bje@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=graydon@redhat.com \
    --cc=msnyder@redhat.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