This is the mail archive of the gdb@sources.redhat.com 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: adding namespace support to GDB


On Fri, Aug 23, 2002 at 03:21:18PM -0400, Daniel Jacobowitz wrote:

> 
> (And is DW_AT_namespace a dwarf3 thing?  I don't see it in my v2 spec.)
> 

The Dwarf3 standard is at its 8th draft, open for public review for about
ten months now.  The web page coordinating the committee's work is here -

	http://www.eagercon.com/dwarf/dwarf3std.htm

There's only a link to draft7 on that page for reasons I don't understand; 
draft8 is available here -
	http://reality.sgiweb.org/davea/dwarf3-draft8-011125.pdf

It may be that draft 8 is draft 7 rebranded as the Public Review
draft, but I don't really know.

Dave Anderson has written a helpful comparison of DWARF2 and DWARF3 on
his web site -
	http://reality.sgiweb.org/davea

Jason


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