[DbgHelp,WineDbg]: SYMBOL_INFO fix.

Eric Pouech eric.pouech at wanadoo.fr
Sun Dec 4 07:10:15 CST 2005


ChangeLog:
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the
   type of the symbol (we were returning the symbol index instead)
- fixed winedbg accordingly

  dlls/dbghelp/symbol.c     |    5 +++--
  dlls/dbghelp/type.c       |    1 +
  programs/winedbg/expr.c   |    6 ++----
  programs/winedbg/symbol.c |   13 +++++--------
  4 files changed, 11 insertions(+), 14 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: de53569d3b548f6d7c6e83d22eda4c9d7540048b.diff
Type: text/x-patch
Size: 4268 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051204/bb149cda/de53569d3b548f6d7c6e83d22eda4c9d7540048b.diff


More information about the wine-patches mailing list