|
|
Single-stepping should not be performed on the transition between kernel and user mode.
Using the r command to return from the current function will have unexpected results in the rare case that the function does not have an explicit return instruction (for example, longjmp( ), which uses a jump to return control).