dbghelp: Extend support for inlined functions and handle them as generic blocks insid...
commit305621d5cf214bc1fbefc72e0880f3474966f6c5
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 24 Nov 2006 21:18:20 +0000 (24 22:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2006 16:57:54 +0000 (27 17:57 +0100)
treef28e9bdfe2335739b7bdd22e7abd3c2aaee08c18
parent497b2e4ea5f1107c2f90494305f67aeb36c4c743
dbghelp: Extend support for inlined functions and handle them as generic blocks inside functions
(except for parameters which are converted into local variables).

Rewrote dwarf2_find_attribute so that it takes into account the
abstract origin information when available.

A+
dlls/dbghelp/dwarf.c