CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Disable Keyboard Monitors (/K) (CV/CVP only)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The /K option disables installation of a keyboard monitor for the
     program being debugged (in OS/2) or prevents CodeView from hooking
     the keyboard interrupt (in DOS).
 
     Use this option if you encounter deadlock situations because the
     keyboard buffer is full when you are
 
        ■ Restarting the program you are debugging
 
        ■ Exiting CodeView before the program finishes execution
 
        ■ Debugging an application that does not accept keystrokes
 
     /K limits your ability to record debugging sessions for dynamic
     replay. You can record CodeView commands, but you cannot record
     user input to the program being debugged.
 
     See: Options Menu: Replay Command
                                    -♦-