- fixed some bugs in StackWalk (claimed for but forgotten in last
authorEric Pouech <pouech-eric@wanadoo.fr>
Fri, 30 Apr 2004 04:15:41 +0000 (04:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Apr 2004 04:15:41 +0000 (04:15 +0000)
commitc5e0a696d952a344c5e7a02ba7e18716e1c285a8
tree1d2987dd9cb0acc6a7be9f43ba3186a408338482
parentc5524e1e6b7afa3f25b09d01d267630531caac95
- fixed some bugs in StackWalk (claimed for but forgotten in last
  patch)
- removed location field in symt_data, and reworked the actual
  location of information based on the 'kind' field
- shorten debug channel name
- added support for bitfield in struct:s
- cleaned up source line information support
- now storing constants values as VARIANT
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/stack.c
dlls/dbghelp/symbol.c
dlls/dbghelp/type.c