debugging - How to debug kernel written in c++? -


I am developing my kernel in C ++.

Anybody please tell me step by step

How to debug a kernel?

I am using Linux OS and GCC and NASM to build my kernel.

Answer to the kernel test I am helping janxiose and virtualbox 4.x

Thank you.

I would recommend as an emulator, it comes with some debugging capabilities.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -