public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "John S. Yates, Jr." <jyates@netezza.com>
To: "gdb" <gdb@sources.redhat.com>
Subject: info threads
Date: Thu, 08 May 2003 13:25:00 -0000	[thread overview]
Message-ID: <027701c31565$53c22b20$1400a8c0@astral> (raw)

I have been implementing support for "info threads"
based on the stock 5.3 release.

For the qfThreadInfo message I return a list of the
addresses of all TCBs (thread control blocks) known
to our nucleus.  It turns out that some of these
live below the 2GB boundary and some above.  Only
those TCBs that do not appear to be negative are
displayed.  Why is this?

/john
--
John S. Yates, Jr.   508 665-6897 (voice)
Netezza Inc          508 665-6811 (fax)
200 Crossing Blvd.   Framingham, MA 01701

             reply	other threads:[~2003-05-08 13:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-08 13:25 John S. Yates, Jr. [this message]
2003-06-06 21:31 ` Andrew Cagney
2007-12-02 23:09 Brian Budge
2007-12-02 23:56 ` Daniel Jacobowitz
2007-12-03 21:29   ` Brian Budge
2007-12-04  3:30     ` Michael Snyder
2007-12-04 17:10       ` Jim Blandy
2007-12-04 19:22         ` Daniel Jacobowitz

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='027701c31565$53c22b20$1400a8c0@astral' \
    --to=jyates@netezza.com \
    --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).