From: "John S. Yates, Jr." <jyates@netezza.com>
To: "gdb" <gdb@sources.redhat.com>
Subject: mapping addresses
Date: Mon, 19 Aug 2002 07:53:00 -0000 [thread overview]
Message-ID: <005d01c24790$354b1150$1400a8c0@astral> (raw)
Looking for advice / guidance:
We are doing a home-grown embedded kernel which
runs with the MMU turned-on. The twist in this
design is that address maps are true first class
objects that have an existence independent of
any tasks. A task may have no current map (only
shared regions guaranteed accessible) or it may
explicitly attach to a map. And of course it is
fully meaningful for a map to exist even though
no tasks are currently attached to it.
For debugging I would like the following:
(1) an address expression syntax that denotes
dereferencing relative to given map tag
(2) a means of establishing a default map tag
for those cases where no map tag is given
Is there enough support in GDB for x86 segment
addressing to provide a starting point for (1)?
How generalizable is it? [Currently using the
PowerPC though in future anything is possible.]
Is current support for switching amount thread
a reasonable starting point for (2)?
tia,
/john
--
John S. Yates, Jr. 508 665-6897 (voice)
Netezza Inc 508 665-6811 (fax)
200 Crossing Blvd. Framingham, MA 01701
next reply other threads:[~2002-08-19 14:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-19 7:53 John S. Yates, Jr. [this message]
2002-08-19 13:22 ` Andrew Cagney
2002-08-22 9:33 ` John S. Yates, Jr.
2002-08-27 20:08 ` 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='005d01c24790$354b1150$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