Kbase P73939: When debugger breaks it is at a completely different locatio
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/26/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.3E
SYMPTOM(s):
Attempting to debug large program with many nested include files
Some of the include files are encrypted
Encrypted include files reference non-encrypted include files
Using DEBUGGER:INITIATE()
Using DEBUGGER:SET-BREAK()
When debugger breaks it is at a completely different location than where the SET-BREAK() is located
CAUSE:
When the program you are trying to debug references encrypted include files the debugger can be completely thrown off because the line numbers it relies on cannot be accurately determined
FIX:
Upgrade to Progress 9.1D05 or higher as the old debugger was replaced with a new debugger which can properly handle this situation