Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Function Arguments #6

Open
Aidan63 opened this issue Nov 22, 2022 · 0 comments
Open

Implement Function Arguments #6

Aidan63 opened this issue Nov 22, 2022 · 0 comments
Labels
DbgEng Windows debugger engine driver

Comments

@Aidan63
Copy link
Owner

Aidan63 commented Nov 22, 2022

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.

@Aidan63 Aidan63 added the DbgEng Windows debugger engine driver label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DbgEng Windows debugger engine driver
Projects
None yet
Development

No branches or pull requests

1 participant