[dbghelp]: StackWalk (32 and 64 bit version)

Eric Pouech eric.pouech at wanadoo.fr
Wed Jan 4 14:18:24 CST 2006


ChangeLog:
- enhance implementation of StackWalk (32 and 64 bit version) by making
   use of module information and calling for FPO
- FPO part is still non functional
- implemented SymGetModuleBase64
- stubbed SymFunctionTableAccess64


  dlls/dbghelp/dbghelp.spec |    4 ++-
  dlls/dbghelp/module.c     |   11 ++++++++-
  dlls/dbghelp/stack.c      |   56 
++++++++++++++++++++++++++++++++++++++-------
  dlls/dbghelp/symbol.c     |   14 +++++++++--
  include/dbghelp.h         |    2 ++
  5 files changed, 72 insertions(+), 15 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 92128e0d386c58496e3746fdee06aa6f6228d0cf.diff
Type: text/x-patch
Size: 9197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060104/79442224/92128e0d386c58496e3746fdee06aa6f6228d0cf.diff


More information about the wine-patches mailing list