[winedbg] Get expressions working again.

Eric Pouech pouech-eric at wanadoo.fr
Sun Mar 6 08:24:07 CST 2005


Pouech Eric DMI AEI CAEN a écrit :
>>Ok, I'll take a look at this, but if where shouldn't
>>be using two pointer types we should be using
>>SymGetTypeInfo in all cases?
> 
> the only (two things) you have to do are:
> - if one cannot find the pointer type in the pointee's module, then create a winedbg's type for the pointer type and store this type in a lookup table
> - in type_get_info, extend the types supported by also searching the lookup table for the pointers type.
> the lookup table should contain pointee type and module of pointee. You could also extend step 1 by not adding a pointer that already exists.
> A+
does the attached (and quickly hacked) patch help ?
A+

-- 
Eric Pouech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wd_expr.diff
Type: text/x-patch
Size: 3630 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050306/ba17ac7e/wd_expr.bin


More information about the wine-devel mailing list