EurekaLog and DA for Delphi

RO/DA Gurus,

I am having an issue somewhere in my RO/DA for Delphi code that requires the use of a tool such as EurekaLog. My attempts at using EurekaLog thus far have failed, as I have purposely raised errors only to find the EurekaLog empty.

Please advise how to implement Eurekalog within RO/DA for Delphi.

Regards,
Monte Carver

There’s nothing in RO/DA that would stop EurekaLog working. We spawn threads through the regular apis and don’t do anything special with the stack or other things that would break EurekaLog. I’m not familiar with EurekaLog itself, but I know tools like it need to insert some extra symbols in your executable to properly get a callstack, make sure that option is set for your projects (see the eurekalog help)