winedbg: Synthetize pointer to type when not available.
This ensures that we always have a type as pointer to a known <type>
(either because it exists in <type>'s module, or it's synthetized inside
debugger).
Signed-off-by:
Eric Pouech <eric.pouech@gmail.com>
Please register or sign in to comment