adplus-dvertising
frame-decoration

Question

Why might a user-mode debugger be preferable to a kernel-mode debugger?

a.

It is more stable than a kernel-mode debugger.

b.

It provides a full view of the system and of all running processes.

c.

It does not require a dedicated system.

d.

It allows the user to observe the entire system at any given moment.

Posted under Reverse Engineering

Answer: (c).It does not require a dedicated system. Explanation:Kernel-mode debuggers are often difficult to set up and usually require a dedicated system, whereas user-mode debuggers do not have these limitations.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why might a user-mode debugger be preferable to a kernel-mode debugger?