rfc: DW_AT_vector
Andrew Cagney
ac131313@cygnus.com
Thu Feb 21 20:39:00 GMT 2002
Er, just an aside, any chance of GCC, GDB and BINUTILS agreeing to have
only one version of this file? :-)
Andrew
> diff -c -p -r1.22 dwarf2.h
> *** dwarf2.h 2002/01/28 23:23:26 1.22
> --- dwarf2.h 2002/02/22 03:39:41
> *************** enum dwarf_attribute
> *** 239,244 ****
> --- 239,245 ----
> DW_AT_src_coords = 0x2104,
> DW_AT_body_begin = 0x2105,
> DW_AT_body_end = 0x2106,
> + DW_AT_vector = 0x2107,
> /* VMS Extensions. */
> DW_AT_VMS_rtnbeg_pd_address = 0x2201
> };
>
> diff -c -p -r1.8 dwarf2.h
> *** dwarf2.h 2002/01/28 23:26:53 1.8
> --- dwarf2.h 2002/02/22 03:40:29
> *************** enum dwarf_attribute
> *** 328,333 ****
> --- 328,334 ----
> DW_AT_src_coords = 0x2104,
> DW_AT_body_begin = 0x2105,
> DW_AT_body_end = 0x2106,
> + DW_AT_vector = 0x2107,
> /* VMS Extensions. */
> DW_AT_VMS_rtnbeg_pd_address = 0x2201
> };
>
More information about the Gcc
mailing list