Client
|
AppServer
|
Results
|
9.1D05/06/07
|
9.1D05/06/07
|
The client and AppServer must be running on identical releases, that is, 9.1D05 to 9.1D05, 9.1D06 to 9.1D06, and 9.1D07 to 9.1D07 to debug successfully; otherwise, results are unpredictable.
|
9.1D08
|
9.1D07 or earlier
|
Incompatible protocols prevent the client and AppServer from communicating. The Debugger displays an error message to this effect; the procedure executes without debugging.
|
9.1D08
|
10.0A and later
|
The client protocol adapts to the protocol of the AppServer for debugging purposes, but cannot take advantage of the features in the later release.
|
10.0A
|
9.1D07 or earlier
|
Incompatible protocols prevent the client and AppServer from communicating. The Debugger displays an error message to this effect; the procedure executes without debugging.
|
10.0A and later
|
9.1D08 and later
|
The client protocol adapts to the protocol of the AppServer. Debugging proceeds as expected.When debugging on a 9.1D08 AppServer, feature requests dependent on the later release will not execute. For example, conditional breakpoints fire, without first testing the condition; error breakpoints do not fire at all.Other cases might result in an error message from the AppServer because it does not recognize a command new to the later release.
|