tests invoking debugger shapj@us.ibm.com
Mon, 1 Mar 1999 11:14:09 -0500

You can tell the difference by examining the test case. If the test case calls 'kdprintf' rather than 'kprintf', it was designed to let me step through. Unless the debugger in the kernel is enabled the call to kdprintf doesn't block.

shap