Consultor Eletrônico



Kbase P112512: OE10.1A: No visual indicators in OpenEdge Architect Debugger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/02/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1x
OpenEdge 10.1A

SYMPTOM(s):

Debugger starts and most Debug functionality works as expected

Debug button and Menu option processing is reflected in the Stack view as expected

Visual indicators in the Editor view fail to highlight the line of code the debugger is processing

Debugger fails to open source code in the Editor view after stepping into external procedures

CAUSE:

The case used in the workspace or project names do not match the case of the corresponding directories on the file system. For example, the workspace/project path on the file system is C:\OpenEdge101A\WORKSPACE\PROJECT but the case used in OpenEdge is different.

FIX:

Make sure the case of the names referenced in OE Architect match the case of the names on the file system. This can be accomplished by modifying the case referenced in OE Architect or by shutting down OE Architect and modifying the case of the directories on the file system.
Regardless of how the case is matched OE Architect needs to be restarted before the debuggers visual indicators will work.