Eric Pouech : dbghelp: Extend support for inlined functions and handle them as generic blocks inside functions

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 27 12:52:31 CST 2006


Module: wine
Branch: master
Commit: 305621d5cf214bc1fbefc72e0880f3474966f6c5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=305621d5cf214bc1fbefc72e0880f3474966f6c5

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Fri Nov 24 22:18:20 2006 +0100

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 |  285 ++++++++++++++++++++++++++++----------------------
 1 files changed, 162 insertions(+), 123 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=305621d5cf214bc1fbefc72e0880f3474966f6c5



More information about the wine-cvs mailing list