KasperskyOS Community Edition 1.3

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).

In this section

Preparations for debugging in QEMU

Initial steps of debugging in QEMU

Preparations for debugging on the hardware platform

Initial steps of debugging on the hardware platform

Working with processes and threads