By effectively making use of the kernel debugger, you can reduce the work of the kernel thread that was described earlier.
通过有效地利用内核调试器,我们可以减少前面介绍的内核线程的工作。
Only the debugger can affect the debug state of a thread.
只有调试器才能影响线程的调试状态。
To facilitate this, the debugger interface takes control of the thread by placing a special exception filter in the thread's filter chain.
为了便于执行此规定,调试器接口在线程的筛选器链中放置了一个特殊的异常筛选器来控制线程。
应用推荐