Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC] Replace deprecated_target_new_objfile_hook by observer?
Date: Wed, 18 Oct 2006 01:38:00 -0000	[thread overview]
Message-ID: <20061018013852.GA21939@nevyn.them.org> (raw)
In-Reply-To: <20061018002021.GA1338@adacore.com>

On Tue, Oct 17, 2006 at 08:20:21PM -0400, Joel Brobecker wrote:
> Is this then one instance you were mentioning (remote.c)?
> 
>   /* Call predecessor on chain, if any.  */
>   if (remote_new_objfile_chain != 0 &&
>       remote_desc == 0)
>     remote_new_objfile_chain (objfile);
> 
> I'm trying to understand how this is supposed to work, since
> my understanding is that the order in which _init routines are
> called is not guarantied. So the above breaks the chain, but we
> just don't know where...

Luck works it out - they're sorted by function name, IIRC, and it's
still called _initialize_thread_db ().

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-10-18  1:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 23:32 Joel Brobecker
2006-10-17 23:35 ` Daniel Jacobowitz
2006-10-18  0:20   ` Joel Brobecker
2006-10-18  1:38     ` Daniel Jacobowitz [this message]
     [not found]       ` <535BF17A-E776-4DE4-979B-7E6FBA505E31@apple.com>
2006-10-18 17:11         ` Daniel Jacobowitz
2006-10-18 16:29   ` Ulrich Weigand
2006-10-18 16:43     ` Daniel Jacobowitz
2006-10-19 14:30     ` Joel Brobecker
2006-10-20  0:41       ` [PATCH] " Ulrich Weigand
2006-10-20  0:46         ` Daniel Jacobowitz
2006-10-20  1:09           ` Ulrich Weigand
2007-03-28 18:34       ` Ulrich Weigand
2007-03-28 18:42         ` Joel Brobecker

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=20061018013852.GA21939@nevyn.them.org \
    --to=drow@false.org \
    --cc=brobecker@adacore.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