Debugging programs using the GDB server of the KasperskyOS kernel
The GDB server of the kernel has the following distinguishing characteristics:
- Recognizes processes and threads managed by KasperskyOS.
- Supports debugging on hardware platforms with SMP (including for emulation in QEMU).
Page top