Debugger Basics
Let's briefly introduce the basic knowledge about debuggers, including:
- Purpose, why do we need a debugger?
- Support, what capabilities are needed to support debugging operations?
- Security, what security risks does debugging bring, and how to prevent them?