This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [2/10] introduce a block iterator
- From: Tom Tromey <tromey at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Thu, 10 May 2012 13:42:17 -0600
- Subject: Re: [2/10] introduce a block iterator
- References: <87liljbrrt.fsf@fleche.redhat.com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> This patch prepares the way by introducing a block iterator, which is
Tom> used in preference to the dictionary iterator in most places. The
Tom> exceptions are places which need to understand the underlying structure
Tom> of the symbol tables.
This one also did not change.
I'll be checking it in shortly.
Tom