NO CHEATING! We're joking, debugging actually helps you find defects in the kernel.
In-kernel debugging is a kernel facility that allows you to analyze the kernel components without using Visual Studio. This can be activated by passing debug to the kernel executable. This method has two ways: locally, and remotely.
To get started debugging locally, press the below button