Using a Debugging Terminal with CodeView (39179)
The information in this article applies to:
- Microsoft CodeView for MS-DOS 2.2
- Microsoft CodeView for MS-DOS 3.0
- Microsoft CodeView for MS-DOS 3.11
- Microsoft CodeView for MS-DOS 3.14
- Microsoft CodeView for MS-DOS 4.0
- Microsoft CodeView for MS-DOS 4.01
- Microsoft CodeView for MS-DOS 4.05
- Microsoft CodeView for MS-DOS 4.1
- Microsoft CodeView for Windows 3.0
- Microsoft CodeView for Windows 3.05
- Microsoft CodeView for Windows 3.06
- Microsoft CodeView for Windows 3.07
- Microsoft CodeView for Windows 4.0
- Microsoft CodeView for Windows 4.01
- Microsoft CodeView for Windows 4.1
This article was previously published under Q39179 SUMMARY
It is possible to use either a dumb terminal or another computer (PC
or Macintosh, running a communications package at 9600 baud) as a
debugging terminal for CodeView. To take advantage of this option, do
the following:
- Connect the second terminal to the communications port (COM1 or
COM2).
- Initialize the communications package to set up the second computer
as a dumb terminal. Set the baud rate at 9600.
- Start CodeView.
- From the CodeView command window redirect the output to the second
terminal with one of the following dialog commands:
This causes CodeView to display the command window output on the
second terminal. You can also redirect the input to the CodeView
command window to come from the terminal with one of the following
commands:
This causes CodeView to read the input from the second terminal.
- Set your options and run the program.
- To reset the CodeView command window output to the local machine
use the following dialog command:
To reset the CodeView command window input to the local machine
use the following command:
MORE INFORMATION
Note that this is not the same functionality as remote debugging.
Remote debugging allows CodeView to run on a machine other than the
local machine which runs the program being debugged. CodeView versions
4.0 and 4.01 support remote debugging. For more information on remote
debugging, please refer to the documentation CodeView version 4.0.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kb16bitonly kbBug kbDebug KB39179 |
---|
|