From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: aristovski@qnx.com (Aleksandar Ristovski)
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch] nto target: code cleanup #2
Date: Mon, 15 Jun 2009 14:17:00 -0000 [thread overview]
Message-ID: <200906151417.n5FEH45c007927@d12av02.megacenter.de.ibm.com> (raw)
In-Reply-To: <h0rn74$vve$1@ger.gmane.org> from "Aleksandar Ristovski" at Jun 11, 2009 03:50:59 PM
Aleksandar Ristovski wrote:
> * i386-nto-tdep.c (i386nto_init_abi): Remove nto_svr4_so_ops.
> Initialize solib ops direcly and set them.
> + /* Our loader handles solib relocations differently than svr4. */
> + svr4_so_ops.relocate_section_addresses = nto_relocate_section_addresses;
Sorry, this is not correct.
The SVR4 operations must remain unchanged. For example, you might want to
debug both native Linux (using SVR4 solib ops) and remote NTO (using the NTO
solib ops) in a single GDB session -- if the NTO code clobbers the SVR4 ops,
this won't be possible.
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
next prev parent reply other threads:[~2009-06-15 14:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 19:51 Aleksandar Ristovski
2009-06-15 14:17 ` Ulrich Weigand [this message]
2009-06-15 14:35 ` Aleksandar Ristovski
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=200906151417.n5FEH45c007927@d12av02.megacenter.de.ibm.com \
--to=uweigand@de.ibm.com \
--cc=aristovski@qnx.com \
--cc=gdb-patches@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