Consultor Eletrônico



Kbase P134010: Architect debugger is positioned at the wrong line in the source code
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/08/2008
Status: Unverified

SYMPTOM(s):

Architect debugger is positioned at the wrong line in the source code

The OpenEdge Architect debugger highlights a different line to the one that is currently being executed.

FACT(s) (Environment):

OpenEdge 10.1x
Windows

CAUSE:

The specific piece of code has incorrect line terminators. Some lines are terminated with a CR+LF (carriage return, line feed), some only CR, and others just LF.

FIX:

Correct the line terminators and the debugger will highlight and execute the same line.