Don't include dwz support by default.
authorMark Wielaard <mjw@redhat.com>
Fri, 24 Aug 2012 11:54:52 +0000 (13:54 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 24 Aug 2012 13:33:55 +0000 (15:33 +0200)
commitf5519fc244d95dc04b3e3de88644d149a36a76b6
tree249598c2b1c7361b2f4403b376f54e490f73ba17
parent27751ed257ad74d1c2360c7cb8d1e0f965682773
Don't include dwz support by default.

By default the dwz multi file support is not included.  This means any
DW_FORM_GNU_ref_alt or DW_FORM_GNU_strp_alt encountered in libdw will
just produce an error message.  A new configure option --enable-dwz is
needed to include it for those we wish to test it.  The dwz test is also
disabled by default.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
NEWS
configure.ac
libdw/ChangeLog
libdw/dwarf_begin_elf.c
libdw/libdwP.h
tests/ChangeLog
tests/Makefile.am