How can I make sure my progam is working successfully in kernel mode? [closed]?

Up vote 1 down vote favorite share g+ share fb share tw.

C++ c kernel-programming kernel-mode link|improve this question edited Apr 8 '11 at 19:54michaelmichael3,351820 asked Apr 8 '11 at 19:50user66316163.

Analyze it with a kernel debugger. Search for WinDbg (on Windows) or KDB (on Linux).

2 Actually, the Windows kernel debugger is also called kdb. Windbg is the usermode debugger. – JSB?

Ngs Apr 8 '11 at 19:58 Yeah, that's right, but actually WinDbg is a front-end to KDB (kernel mode) or CDB (user mode). It's the swiss knife for windows debugging :) – Thiago Figueredo Cardoso Apr 8 '11 at 20:25.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions