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: [patch] Basic DW_TAG_interface_type support


On Sat, Dec 22, 2007 at 08:27:26PM +0100, Jan Kratochvil wrote:
> gdb/
> 2007-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* dwarf2read.c (scan_partial_symbols partial_die_parent_scope)
> 	(add_partial_symbol, pdi_needs_namespace, process_die)
> 	(is_type_tag_for_partial, load_partial_dies, new_symbol)
> 	(read_type_die, determine_prefix): Extend the current code of
> 	`DW_TAG_class_type' also for `DW_TAG_interface_type'.

OK.

> gdb/testsuite/
> 2007-12-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.arch/i386-interface.S, gdb.arch/i386-interface.exp: New files.

Can you do this in gdb.dwarf2?

-- 
Daniel Jacobowitz
CodeSourcery


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