Skip to content

dnSpyEx may have intercepted the output of OutputDebugStringA. #421

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

Open
baikaishiuc opened this issue Mar 30, 2025 · 0 comments
Open

dnSpyEx may have intercepted the output of OutputDebugStringA. #421

baikaishiuc opened this issue Mar 30, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@baikaishiuc
Copy link

dnSpyEx version

6.5.1

Describe the Bug

After attaching dnSpyEx to a .NET application, the output of OutputDebugStringA no longer appears in DbgView.

But if i didn't attach dnSpyEx to acad, the OutputDebugStringA worked.

What could be the reason for this?

How can I fix it?

How To Reproduce

Add some OutputDebugStringA call in coreclr.dll, and then rebuild .net sdk and install it.

Then startup autocad 2025, and dnSpyEx Attach it.

Expected Behavior

The OputputDebugStringA content appear in dbgview or dnSpyEx Output window

Actual Behavior

The OutputDebugStringA context disappear in dbgview or dnSpyEx Output window

Additional Context

No response

@baikaishiuc baikaishiuc added the bug Something isn't working label Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant