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

Debug inject.dll meet a DbgBreakPoint exception in VSCode #326

Open
GuBuChang opened this issue Nov 6, 2024 · 1 comment
Open

Debug inject.dll meet a DbgBreakPoint exception in VSCode #326

GuBuChang opened this issue Nov 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@GuBuChang
Copy link

GuBuChang commented Nov 6, 2024

i use detours inject to one .exe

Image
Image

i want to debug my inject dll. in VSCode, i meet this issue. injdect.dll is debug module.

I don't understand why an DbgBreakPoint exception is triggered.

@GuBuChang GuBuChang added the bug Something isn't working label Nov 6, 2024
@GuBuChang GuBuChang changed the title <header>: Problem Debug inject.dll meet a DbgBreakPoint exception Nov 6, 2024
@GuBuChang GuBuChang changed the title Debug inject.dll meet a DbgBreakPoint exception Debug inject.dll meet a DbgBreakPoint exception in VSCode Nov 6, 2024
@RatinCN
Copy link

RatinCN commented Nov 27, 2024

Seems you are attaching a remote debugger to VSCode, system will trigger such break point to let remote debugger break in.

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

2 participants