From mboxrd@z Thu Jan 1 00:00:00 1970 From: Per Bothner To: Daniel Berlin Cc: gdb-patches@sources.redhat.com Subject: Re: obvious set_cu_language patch Date: Fri, 08 Jun 2001 11:01:00 -0000 Message-id: References: <874rtrjwis.fsf@cgsoftware.com> X-SW-Source: 2001-06/msg00170.html Daniel Berlin writes: > dwarf2.h in gcc defines DW_LANG_Java as 0x000b. > binutils/gdb's include/elf/dwarf2.h defines DW_LANG_Java as 0x9af4 > Which is correct? I was going to say that I didn't know. But then I found: http://reality.sgi.com/dehnert_engr/dwarf/d2-summary.html Draft 6, page 139, lists: DW_LANG_Java 0x000b I'll fix include/elf/dwarf2.h. I'm sure Stu Groassman just picked a random number unlikely to conflict with some other assignment. -- --Per Bothner per@bothner.com http://www.bothner.com/per/