Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Aleksandar Ristovski <aristovski@qnx.com>
To: Ulrich Weigand <uweigand@de.ibm.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch] nto target: code cleanup #2
Date: Mon, 15 Jun 2009 14:35:00 -0000	[thread overview]
Message-ID: <4A365BDC.2060906@qnx.com> (raw)
In-Reply-To: <200906151417.n5FEH45c007927@d12av02.megacenter.de.ibm.com>

Ulrich Weigand wrote:
> 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
> 

Ok, thanks.

I guess I really must start working with gdb configured for 
linux/nto.

Thanks,

Aleksandar


      reply	other threads:[~2009-06-15 14:35 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
2009-06-15 14:35   ` Aleksandar Ristovski [this message]

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=4A365BDC.2060906@qnx.com \
    --to=aristovski@qnx.com \
    --cc=gdb-patches@sources.redhat.com \
    --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