dmlvc
22-Mar-2011, 01:56 PM
Hi!
We need some explanation of knowledge base article:
Q: I build my application with run-time packages. Is there a way to get call stack working for standard packages?
A: ...
You need to use jdbg files with bpl that you use in your application. EL is capable of reading debug information in JDBG format.
What does it mean exactly? How can we use it? Should we post-process standard packages by EL using .jdbg instead of .map? Or should we deploy .jdbg files along with our application? Some another way?
Thank you!
We need some explanation of knowledge base article:
Q: I build my application with run-time packages. Is there a way to get call stack working for standard packages?
A: ...
You need to use jdbg files with bpl that you use in your application. EL is capable of reading debug information in JDBG format.
What does it mean exactly? How can we use it? Should we post-process standard packages by EL using .jdbg instead of .map? Or should we deploy .jdbg files along with our application? Some another way?
Thank you!