From: Daniel Jacobowitz <drow@false.org>
To: Pedro Alves <pedro_alves@portugalmail.pt>
Cc: gdb-patches@sourceware.org, Ulrich Weigand <uweigand@de.ibm.com>
Subject: Re: For example only, updated Windows DLL support and gdbserver DLL support
Date: Tue, 19 Jun 2007 23:34:00 -0000 [thread overview]
Message-ID: <20070619233413.GA19242@caradoc.them.org> (raw)
In-Reply-To: <46785C09.8070500@portugalmail.pt>
On Tue, Jun 19, 2007 at 11:43:21PM +0100, Pedro Alves wrote:
> Are .text and .data really loaded as one segment like on windows,
> or can AIX load them separately at arbitrary addresses irrespective
> of the order that they have on the file? The bfd view of the order
> of the sections may be different from what the target would report.
> One might need to take that into account.
They're two separate sections, but they're named - i.e. it's clear
which one is text and which one is data. Since this is all internal
to GDB, we can just define text to be the first segment.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-06-19 23:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-18 15:08 Daniel Jacobowitz
2007-06-18 21:07 ` Christopher Faylor
2007-06-18 21:12 ` Daniel Jacobowitz
2007-06-18 21:54 ` Pedro Alves
2007-06-18 23:28 ` Christopher Faylor
2007-06-19 19:06 ` Ulrich Weigand
2007-06-19 19:19 ` Daniel Jacobowitz
2007-06-19 20:00 ` Ulrich Weigand
2007-06-19 20:12 ` Daniel Jacobowitz
2007-06-19 22:43 ` Pedro Alves
2007-06-19 23:34 ` Daniel Jacobowitz [this message]
2007-06-19 23:58 ` Pedro Alves
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=20070619233413.GA19242@caradoc.them.org \
--to=drow@false.org \
--cc=gdb-patches@sourceware.org \
--cc=pedro_alves@portugalmail.pt \
--cc=uweigand@de.ibm.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