Eric Pouech : dbghelp: Extend support for inlined functions and handle them as generic blocks inside functions
Module: wine Branch: master Commit: 305621d5cf214bc1fbefc72e0880f3474966f6c5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=305621d5cf214bc1fbefc72e08... Author: Eric Pouech <eric.pouech(a)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=305621d5cf214bc1fbefc7...
participants (1)
-
Alexandre Julliard