|
The Question is:
I am trying to debug a program written in C++. The problem is that the debugger
doesn't identify properly the current line, thus making impossible to step
through the program. I am compiling with the cxx compiler and /debug
/nooptimize switches.
The Answer is :
Without details, no specific answer is possible -- please consider
an upgrade to OpenVMS Alpha V7.1-2 or V7.2-1 (or later), and to the
current ECO kits. If these steps do not resolve the problem, more
details on the problem and/or a small reproducer will be required.
|