This topic discusses loading the demokext kernel
extension.
To load the demokext kernel extension,
complete the following:
- Run the demonstration program by typing the following:
./demo
This loads the demokext kernel
extension.
Note: The default prompt at this time is the dollar
sign ($)
- Stop the demonstration program by pressing the Ctrl+Z key
sequence.
- Put the demonstration program in the background by typing
the following:
- Activate the KDB kernel debugger using the Ctrl+\ key sequence.
A KDB command prompt should appear. The default KDB prompt
isKDB(0)>.