Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [rfa] move make_symbol_overload_list to cp-support.c
Date: Thu, 12 Jun 2003 01:30:00 -0000	[thread overview]
Message-ID: <20030612012958.GB21583@nevyn.them.org> (raw)
In-Reply-To: <m3wufsp2gl.fsf@papaya.bactrian.org>

On Wed, Jun 11, 2003 at 05:24:42PM -0700, David Carlton wrote:
> As previously discussed, here's a patch to move
> make_symbol_overload_list and everything associated with it to
> cp-support.c.  It should be pretty obvious, and Daniel and Elena have
> both agreed in principle, so I'll commit this once one of them gives a
> thumbs-up.  (I'm pretty sure I'm not missing anything - I just moved
> code, so it's hard to imagine how anything could have gone wrong.)

Looks good.  I'm not thrilled with externing lookup_partial_symbol but
it'll do for a while.

> David Carlton
> carlton@bactrian.org
> 
> 2003-06-11  David Carlton  <carlton@bactrian.org>
> 
> 	* symtab.h: Delete declaration of make_symbol_overload_list.
> 	Add declaration of lookup_partial_symbol.
> 	* symtab.c (remove_params): Move to cp-support.c.
> 	(overload_list_add_symbol, make_symbol_overload_list)
> 	(sym_return_val_size, sym_return_val_index): Ditto.
> 	 symtab.c (lookup_partial_symbol): Make extern.
> 	* cp-support.h: Add declaration of make_symbol_overload_list.
> 	* cp-support.c: Include dictionary.h, objfiles.h, frame.h,
> 	symtab.h, and block.h.
> 	(remove_params): Move here from symtab.c.
> 	(overload_list_add_symbol, make_symbol_overload_list)
> 	(sym_return_val_size, sym_return_val_index): Ditto.
> 	* valops.c: Include cp-support.h.
> 	* Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
> 	frame_h, and block_h.
> 	(valops.o): Depend on cp_support_h.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2003-06-12  1:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12  0:26 David Carlton
2003-06-12  1:30 ` Daniel Jacobowitz [this message]
2003-06-12 15:36   ` David Carlton
2003-06-12  2:11 ` Elena Zannoni

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=20030612012958.GB21583@nevyn.them.org \
    --to=drow@mvista.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