Re: EurekaLog 5.0.3 (Catch every Exception showing Line#)



Danijel Tkalcec (RealThinClient) wrote:
Hi,

I have read the information on your web site and it looks like this is an excellent tool for any developer, but I still have a few questions ...

1.) Are there any DLLs which have to be deployed with the application (like it's the case with FastMM4) to get detailed debug information, or is everything compiled into the exe file?

Is everything compiled in the final .exe file.


2.) How much does the basic EurekaLog code increase the exe file size?


About 200Kb + 1% of original .exe file size.

3.) To get unit name and line number information, do applications have to be compiled with TD-32 debug info or some other option which would radicaly increase the exe file size (for example, RTC AppClient demo without TD-32 info compiles to 600KB and with TD-32 info to more than 4MB).


EurekaLog did not requires the TD-32 debug option, and never other option able to increases the final .exe size.


4.) Maybe this is a stupid question, but it was not clear from your announcement :o)
Can EurekaLog also be used to debug DLLs (for example, ISAPI extensions for a web server)?



EurekaLog works from Console/GUI applications to CGI/ISAPI/IntraWeb applications (included ActiveX/COM/COM+/DCOM Control Panel, NT Services, and much, much more).


See the http://www.eurekalog.com/features.php page for further details.

Thank you!

I hope to have answered to all your questions, otherwise don't hesitate to recontact to me, ok? :)


--
Best regards...

Fabio Dell'Aria.
.



Relevant Pages

  • Re: EurekaLog 5.0.3 (Catch every Exception showing Line#)
    ... I have read the information on your web site and it looks like this is an ... How much does the basic EurekaLog code increase the exe file size? ... be compiled with TD-32 debug info or some other option which would radicaly ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: How to debug using a private address?
    ... DEBUG is listed for all asp/asp.net extentions. ... So I re-assigned the default web site to the application folder. ... Then it said debugging wasn't enabled ... So on the server, I opened the original web I was working on by ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to debug using a private address?
    ... sorry i should have said to look in the Home Directory tab on the web site ... if DEBUG is not listed for the file types you are using, ... used, you can configure it with the same home directory as your sub-domain, ... anything relating to file types anywhere in the website configuration. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to debug using a private address?
    ... the file types you are trying to debug?" ... anything relating to file types anywhere in the website configuration. ... " as an alternative testing option, could you run the web site off ... in the IIS properties for the web site, is the DEBUG verb allowed for the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Building and then attaching to process doesnt load symbols in vs 2005
    ... When the configurations of the projects are set to Release, pdb files are ... I understand that you cannot debug the ... build the project will generate a new .exe file for us. ... Hitting F5 will cause the VS to build a new .exe file and attach this file ...
    (microsoft.public.vsnet.ide)