Consultor Eletrônico



Kbase P25111: Error# 8571 when using the Progress Debugger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/06/2010
Status: Verified

SYMPTOM(s):

Error# 8571 when using the Progress Debugger

The Debugger segment is not valid for <procedure>. (8571)

R-code file exists

R-code file compiled with MIN-SIZE option.

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

Compiling with the MIN-SIZE option strips the debugger segment from the r-code.

FIX:

Recompile procedure without MIN-SIZE option

OR

Move the procedure's source code to the beginning of the PROPATH.