Consultor Eletrônico



Kbase P47964: Progress Debugger display a wrong line number when debugging large programs.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/15/2010
Status: Verified

SYMPTOM(s):

Progress Debugger display a wrong line number when debugging large programs.

COMPILE with DEBUG-LIST option also shows wrong number in the debug-list file generated.

When the current line number is above 65535 it restarts the counting from 0.

If the source is opened in Debugger scrolling to the end displays the right line numbers.

FACT(s) (Environment):

Progress 9.x

CAUSE:

Known issue. Progress 9.x 4GL compiler cannot generate debug listings that are more than 65535 lines long.

FIX:

This limitation was eliminated in Progress 10.0A