]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r239870:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Sep 2012 17:57:52 +0000 (17:57 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Sep 2012 17:57:52 +0000 (17:57 +0000)
commit2335dcea6561ed295575a0521af79aed48416cc3
treecaebd2246713547b2346750b4a5968cf8cd4be1b
parent7109e5c86ff56f9e84c92c5c4db0e0b1dd5bbce8
MFC r239870:

Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn't
error out on files that contain it.  (This attribute can be emitted by
newer versions of clang.)

git-svn-id: svn://svn.freebsd.org/base/stable/8@240413 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/include/elf/dwarf2.h
contrib/gdb/gdb/dwarf2read.c