Consultor Eletrônico



Kbase P117208: Will the debugger tool work with encrypted source files?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/07/2006
Status: Unverified

GOAL:

Will the debugger tool work with encrypted source files?

GOAL:

Will the debugger tool work with r-code files?

FIX:

The debugger will not work with r-code files. Although the debugger will start, it will not be able to load any source procedures. There will not be any execution information displayed in the debugger so attempting to debug r-code files does not make too much sense.

The debugger will work with encrypted source, although the listing that is displayed in the debugger will not help. The listing will resemble:

1 *** Encrypted Source ***
2 *** Encrypted Source ***
3 *** Encrypted Source ***
4 *** Encrypted Source ***
5 *** Encrypted Source ***
6 *** Encrypted Source ***
7 *** Encrypted Source ***

As with r-code files, there will not be any execution information displayed in any of the debugger panes, such as variables, stack trace and watch lists.