You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DbgEng seems to model most function arguments wrapped in pointers. We need to provide typed function arguments in the sourcemap so we know how many (if any) levels of de-referencing we need to perform to get the actual object.
The text was updated successfully, but these errors were encountered:
DbgEng seems to model most function arguments wrapped in pointers. We need to provide typed function arguments in the sourcemap so we know how many (if any) levels of de-referencing we need to perform to get the actual object.
The text was updated successfully, but these errors were encountered: