Kbase P124612: Get accessor for class properties is called automatically to display variables in debugger
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
SYMPTOM(s):
Get accessor for class properties is called automatically to display variables in debugger
Invalid calls to property accessors by debugger
Debugger uses property get accessor even if object is not yet fully constructed
CAUSE:
This is a known issue.
FIX:
As a workaround, set breakpoints for property accessors so that they do not get called automatically.