public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "Liang, James" <jliang@sandia.gov>
To: "'gdb@sources.redhat.com'" <gdb@sources.redhat.com>
Subject: question about target.to_stratum
Date: Mon, 05 May 2003 19:09:00 -0000	[thread overview]
Message-ID: <71251C7D5FB1D2119C8F0008C7A44ED103792080@es07snlnt.sandia.gov> (raw)

What is the meaning and use of to_stratum?  What is it used to represent?

I noticed that the push_target function in target.c closes existing targets
of the same stratum.  If my user types
target <bla> after starting up, this always causes it to close the target
that I am trying to push because they both have the same stratum.

I looked at the way exec does it, and I can tell that it changes the stratum
to dummy before calling push again, but I don't see where.  How does this
work?


James

             reply	other threads:[~2003-05-05 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05 19:09 Liang, James [this message]
2003-05-11 15:35 ` Andrew Cagney

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=71251C7D5FB1D2119C8F0008C7A44ED103792080@es07snlnt.sandia.gov \
    --to=jliang@sandia.gov \
    --cc=gdb@sources.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).