Questions about this topic? Sign up to ask in the talk tab.
Debugging
From NetSec
Debugging is the process of interacting with an application's code at runtime to determine changes in variables, reverse engineer functions, or solve other bugs with the application.
- breakpoints
- registers
- exports