Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: David Carlton <carlton@bactrian.org>
To: gdb-patches@sources.redhat.com
Subject: [dictionary] merge with mainline
Date: Thu, 01 May 2003 00:51:00 -0000	[thread overview]
Message-ID: <m3ptn3pk00.fsf@papaya.bactrian.org> (raw)

I've just merged the dictionary branch with mainline; merge tag is
carlton_dictionary-20030430-merge.  I also did a bit of regularizing
of its dictionary.{h,c} and block.h with the mainline patch that I
just posted; my apologies for not doing that as a separate commit with
a patch here, but the changes really are minimal.

Some random change in GDB during the time also caused
gdb.base/attach.exp to tickle a bug in code that I'd written to set
the name of anonymous objfiles; there's a similar bug on the mainline,
and I'll post a patch for it as soon as 'make check' finishes.

David Carlton
carlton@bactrian.org

2003-04-30  David Carlton  <carlton@bactrian.org>

	* cp-namespace.c (get_namespace_objfile): Copy the namespace
	objfile's name.

	* block.h (ALL_BLOCK_SYMBOLS): Move here from dictionary.h.
	* dictionary.c: Sync up with mainline version I just posted.
	Specifically, update some commments, and:
	(dict_create_hashed): Fiddle with nsyms updating.
	(dict_create_linear): Ditto.
	(dict_lookup): Delete.
	(iterator_next_hashed): Delete FIXME comment.
	(iter_name_first_hashed): Replace 'sym' by 'sym != NULL'.
	(iter_name_next_hashed): Replate 'next' by 'next != NULL'.
	* dictionary.h: Sync up with mainline version I just posted: add
	inclusion guards, delete declaration of dict_lookup, delete
	ALL_BLOCK_SYMBOLs.

	* Merge with mainline; tag is carlton_dictionary-20030430-merge.


             reply	other threads:[~2003-05-01  0:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-01  0:51 David Carlton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-01-26 19:16 David Carlton
2003-12-15 23:57 David Carlton
2003-11-11 23:48 David Carlton
2003-09-17 21:30 David Carlton
2003-08-05 17:40 David Carlton
2003-06-27 21:10 David Carlton
2003-05-23 17:49 David Carlton
2003-04-16 20:11 David Carlton
2003-04-17 15:39 ` David Carlton

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=m3ptn3pk00.fsf@papaya.bactrian.org \
    --to=carlton@bactrian.org \
    --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