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

InvokeBackendCommand does not return the output for DbgEng #591

Closed
xusheng6 opened this issue Jul 11, 2024 · 0 comments
Closed

InvokeBackendCommand does not return the output for DbgEng #591

xusheng6 opened this issue Jul 11, 2024 · 0 comments
Assignees
Milestone

Comments

@xusheng6
Copy link
Member

I chatted with a WinDbg dev and was told that IDebugControl::Execute only returns when the full response text is emitted via the callback. This means I can write some code and monitor the output, and once the IDebugControl::Execute returns, return the output text I have got to the user

@xusheng6 xusheng6 modified the milestones: Gallifrey, Frogstar Sep 23, 2024
@xusheng6 xusheng6 self-assigned this Sep 23, 2024
@xusheng6 xusheng6 changed the title Implement a synchrounous version of InvokeBackendCommand for DbgEng InvokeBackendCommand does not return the output for DbgEng Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant