Top
NetCOBOL V11.0 Debugging Guide
FUJITSU Software

2.8.7 Notes about the Remote Debugger

This section explains points to note when using the remote debugger.

To use the remote debug function, there must be support for TCP/IP protocol in both the server and client.

2.8.7.1 Notes about the Win32 Remote Debugger

This section explains points to note when using the Win32 remote debugger.

For details about common points with the normal debugger, refer to "2.8.7.2.2 Notes on handling Unicode", and "2.7 Notes".

2.8.7.2 Notes about the Solaris Remote Debugger

This section explains points to note when using the Solaris remote debugger.

2.8.7.2.1 Deciding the Character Code at execution-time

The Solaris remote debugger decides the character code at execution- time using one of the following methods:

2.8.7.2.2 Notes on handling Unicode

In the Solaris remote debugger, note the following points when debugging Unicode programs:

Handling Unicode native characters

Unicode native characters are also displayed in the Data dialog box and Watch window. However, Unicode native characters cannot be input. To input Unicode native characters, specify them using hexadecimal format.

Batch debugging, automatic debugging, and output log

ASCII is also used as the coding system of command files and history files for Unicode. As a result, Unicode native characters are replaced with a "_" and output.

2.8.7.2.3 Other Notes

For details about points in common with the normal debugger, refer to the "NetCOBOL User's Guide for Solaris".