Knowledgebase: FAQ
I build my application with run-time packages. Is there a way to get call stack working for standard packages?
Posted by Alexander Alexeev on 02 April 2009 10:52
Borland/CodeGear does not distribute TDS or map files from standart packages for any version of Delphi/C++ Builder. But starting with BDS2005 (I believe), CodeGear deploys a jdbg files for standart packages (JEDI debug information). You can find them in Windows\System32 and Delphi\Bin directories.

You need to use jdbg files with bpl that you use in your application. EL is capable of reading debug information in JDBG format.

See also:
- My dll/bpl was not compiled with EurekaLog enabled, but EL is able to show proper call stack for it. How EL do this?
- 6.x: Message 'You cannot use the EurekaLog package in other packages'.

Help Desk Software by Kayako Resolve