PDA

View Full Version : I cannot get the line number of the error to show up in a bpl.


Dale
06-Jun-2011, 04:56 PM
So I tried the command line stuff and no luck. Do you have a simple example of a working project with a bpl?

Alex
04-Jul-2011, 02:29 PM
Hi,

Please see the attached file.

There is a demo application which uses package. There 2 buttons to raise exceptions inside application and inside package. In both cases EurekaLog can show you call stack: first leads into .exe, second leads into .bpl.

There are compiled executable modules and sources.

Package can be compiled from IDE with EurekaLog IDE expert installed or it can be build manually (compiled from IDE without EurekaLog expert installed and altered via emake). Command-line to alter .bpl is included as .bat file.

Note: you may need to adjust file paths in .bat.