added support for function parameters passed in registers.

Eric Pouech eric.pouech at wanadoo.fr
Sun Feb 5 11:23:51 CST 2006


ChangeLog:
- added support for function parameters passed in registers
- added correct stabs parsing for function parameters in registers
- added a couple of helper functions to make code smaller and more
   readable

  dlls/dbghelp/stabs.c        |  113 
++++++++++++++++++++++++-------------------
  dlls/dbghelp/symbol.c       |   21 ++++++--
  programs/winedbg/debugger.h |    1
  programs/winedbg/memory.c   |   24 +++++++++
  programs/winedbg/stack.c    |   46 ++++++++++++------
  programs/winedbg/symbol.c   |   52 +++++++-------------
  6 files changed, 153 insertions(+), 104 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0f1070846fcd3f7e949008b9c89b1a2a500b30de.diff
Type: text/x-patch
Size: 19773 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060205/af12886c/0f1070846fcd3f7e949008b9c89b1a2a500b30de.diff


More information about the wine-patches mailing list