BUG: Debugger Problems Modifying Character VariablesLast reviewed: July 13, 1995Article ID: Q106531 |
The information in this article applies to:
SYMPTOMSModifying character variables with the debugger may not be possible and may result in garbage in the string or cause a general protection (GP) fault. At times, no variable of any type can be modified in the Watch window.
RESOLUTIONDo not attempt to modify the value of a character variable from the debugger. If the Watch window does not allow modification or removal of a variable, switch the focus to the Source or Locals window, and then switch the focus back to the Watch window. In addition, avoid the following with the Watch window:
STATUSMicrosoft has confirmed this to be a problem in FORTRAN PowerStation versions 1.0 and 1.0a for MS-DOS. This is not a problem in FORTRAN PowerStation 32.
MORE INFORMATIONBefore attempting to duplicate these problems, be sure to start the Visual Workbench with the /v option so that it will be possible to terminate the WINTEE session after a GP fault. The following sequence of steps demonstrate many of the problems with modifying variables while debugging:
|
Additional reference words: 1.00 1.00a GPF gp-fault
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |