This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: remove cp_set_block_scope


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> 	* cp-namespace.c (cp_set_block_scope): Remove.
Tom> 	* cp-support.h (cp_set_block_scope): Remove.
Tom> 	* dbxread.c: Include block.h.
Tom> 	(cp_set_block_scope): New function.
Tom> 	(process_one_symbol): Update.
Tom> 	* dwarf2read.c (read_func_scope): Use block_set_scope.

I'm checking this in now.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]