Kbase P66936: How to get information about r-code execution using procedur
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/5/2004 |
|
Status: Unverified
GOAL:
How to get information about r-code execution using procedure library?
FACT(s) (Environment):
Progress 9.1D
FIX:
The new debugger introduced on 9.1D05 allows the step-by-step execution of the 4GL code even if the code is being executed on a distributed environment using appserver or webspeed. The only problem with the debugger is that it does show the step-by-step code execution when running with r-code.
For more information on the new debugger on Progress 9 please check the
following document:
http://www.progress.com/progress/tech_support/product_updates_documentation/docs/dbgr.pdf
For OpenEdge 10 Progress has more tools and the debugger is being extended to allow remote debug. Most of these features are described on the book: OpenEdge
Development: Debugging and Troubleshooting .