EurekaLog企业版是一个非常好的编程辅助工具,安装后会整合在Delphi IDE中!可以帮助你快速找出所编程序中的Bug,同时生成一个log文件,通过email可以发送给你。这个是版本带有适用于Delphi和BCB(Borland C++ Builder)的全部源代码。
note:EurekaLog is the new add-in tool that gives to your application (GUI, Console, Web, etc.) the power to catch every exception and every infinite-loops/deadlock bugs, generating a detailed log of call stack (with unit, class, method and line # - like this example), showing and sending it back to you via email or Web message (using the HTTP-S/FTP protocols), speeding up the process of bug-locating and bug-resolving by a factor of 10! It's easy to use because it's fully integrated into the IDE (as a matter of fact, you need only a single rebuild to add this new ability to your applications). EurekaLog does not decrease application performances (because it runs only when exceptions occur) and it increases the compiled file size by just 0.5% - 4% (it uses this space to store some additional, compressed and encoded debugging information). To works EurekaLog needs only of the compiled file (not .map file). EurekaLog is compatible with Delphi 3, 4, 5, 6, 7, 2005 - C++Builder 5, 6 and it works on all Windows platforms, from Win 95 to Win XP (Win 2003 server included). 本文转自俺要下载
www.ayxz.com
|
|