Kbase P127232: Attachable debugger can't find debug listings when generated at runtime
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/11/2010 |
|
Status: Verified
SYMPTOM(s):
Attachable debugger can't find debug listings when generated at runtime
File <fully pathed filename> not found. Do you wish to specify the location of the source file?
Problems using option "Generate debug listings on 4GL interpreter machine"
Attachable debugger searching for debug listing files with explicit path references
Errors running attachable debugger when running source code
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1x
CAUSE:
Because of an internal error, the debugger sometimes references debug listing files which it generates with explicit path references. This is typically not a problem except when using the attachable debugger to debug remotely. In this scenario the path reference to the listing files is not common between the AVM and the debugger process and an error results.
After the error is shown the debugger continues working but no source code can be seen in the source panel.
CAUSE:
Bug# OE00136260
FIX:
Upgrade to 10.1C or later
Workaround:
As a workaround pre-compile the file(s) being debugged with the DEBUG-LIST option.