Re: How to handle INT3?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Do you need to do that in kernel mode or in user alls?

"=?Utf-8?B??=" <@discussions.microsoft.com> wrote in message
news:2863179D-8C6E-4E92-8EBA-2FBB675010A2@xxxxxxxxxxxxxxxx
In debug tasks i need to handle memory access. I want to use debug
registers
dr0-dr7. This way needs to handle INT 3.
How to handle this interrupt?

Does anywho used IDT patching? (How properly complete interrupt without
Bug
check, if no debugger attached)

Is it possible to use any legal ways to handle interrupt?


.



Relevant Pages