lvc / abi-dumper

Dump ABI of an ELF object containing DWARF debug info
GNU Lesser General Public License v2.1
178 stars 35 forks source link

Warning for __unknown__ types in the debug info #6

Open aponomarenko opened 8 years ago

aponomarenko commented 8 years ago

Sometimes debug info in the input objects misses information for some data types. In this case such data types are marked as unknown. The tool should warn the user if it will find such types in the debug info.