|
|
SCODB is included as an unconfigured pseudo-device driver in the kernel. Note that the kdb debugger must also be configured in order to run scodb.
To activate scodb:
Be sure that the driver you are debugging is also linked into the kernel.
By default, kdb will come up first. To change to scodb from kdb, issue the newdebug command at the kdb prompt and exit kdb by issuing the q or <Ctrl>D command.
You can also issue the newdebug command in the kdb.rc file, which will cause scodb to come up first when you enter the debugger.
The kdb prompt is kdb>>
,
and the scodb prompt is debug0:0>
.
debugn:m>