Eric Pouech : dbghelp: Added struct location to help computing a location.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 27 12:51:42 CST 2006


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

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

dbghelp: Added struct location to help computing a location.

Make use of it in dwarf.c to handle correctly variable location computation.
Split code to handle both location with parse time computation
(current code) and yet to come run-time computation

---

 dlls/dbghelp/dbghelp_private.h |   21 ++
 dlls/dbghelp/dwarf.c           |  403 ++++++++++++++++++++++------------------
 2 files changed, 246 insertions(+), 178 deletions(-)

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



More information about the wine-cvs mailing list