Dumps, Debuggers and Virtualization (…)
I’ve been thinking about this since my previous DDV post and came up with the following example of general DDV architecture:
So we need:
- A “Debugger” to debug “Virtualization layer”
- A “Debugger plugin” to help the “Debugger” to understand the “Subject of virtualization”
- Not to mention various virtualized “debuggers” debugging their virtualized subjects
- Dmitry Vostokov -