From: Daniel Jacobowitz <drow@false.org>
To: Josef Wolf <jw@raven.inka.de>, gdb@sourceware.org
Subject: Re: Definition of PT_TEXT_ADDR and friends.
Date: Tue, 20 Mar 2007 10:56:00 -0000 [thread overview]
Message-ID: <20070320105618.GA24723@caradoc.them.org> (raw)
In-Reply-To: <20070320064456.GE26951@raven.wolf.local>
On Tue, Mar 20, 2007 at 07:44:56AM +0100, Josef Wolf wrote:
> Hello!
>
> When compiling gdb for uClinux with armnommu, I noticed that (in
> linux-low.c) PT_TEXT_ADDR, PT_DATA_ADDR and PT_TEXT_END_ADDR are
> defined only when __mcoldfire__ is defined. I think this is wrong.
> Instead, IMHO, it should always be defined when we have linux without
> a mmu.
>
> Comments?
/* These should really be defined in the kernel's ptrace.h header. */
We don't know what to define them _to_ on other platforms. If you
have another platform which fails to define them in the kernel
headers, we can add another case.
(I know the __UCLIBC_HAS_MMU__ is out of date - I'm going to fix that
today)
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-03-20 10:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 6:50 Josef Wolf
2007-03-20 10:56 ` Daniel Jacobowitz [this message]
2007-03-21 7:20 ` Josef Wolf
2007-03-21 11:17 ` Daniel Jacobowitz
2007-03-21 17:50 ` Josef Wolf
2007-03-21 18:03 ` 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=20070320105618.GA24723@caradoc.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
--cc=jw@raven.inka.de \
/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