Zeta Debugger v1.5[11.09.2008]

来源:互联网 发布:人工智能怎么写出来的 编辑:程序博客网 时间:2024/05/05 06:57
Zeta Debugger is a stand-alone source level debugger and code profiler for Windows 98/2000/XP applications written in C/C++ or assembly languages. Source level debugging is allowed when symbolic debug information emited by your compiler is one of those supported by our debugger or external plug-in modules. Otherwise, when this information is absent or not recognized, you can only debug at machine level. 
At this moment the debugger supports a several number of debugging formats used by compilers of two most known companies - Borland and Microsoft. In the future we plan to add more formats to support. 
In any case, we understand that it is impossible to create format loaders for all of existing compilers and their versions. So, we have provided a convenient way for programmers and compiler developers to create their own specific format loaders which implemented through plug-in modules.

http://www.fyzor.com/debugger/index.htm

Update history
Added in release 11.09.2008: 
Fixed bug: sometimes couldn't run on Window 98. 

----------------

Zeta Debugger has two versions: 
1. Full version with no limitiations. (39.95 US)
2. Free version with slightly limited functions. 

http://www.fyzor.com/debugger/download.htm

Fixed bug: sometimes couldn't run on Window 98.

Next version 

The other thing that we plan to add in the nearest future is the checkpoint monitor. Imagine that you can set a check point at any address of code and then evaluate numeric expressoins valid for this address, and put all these results into a graph. That's we are talking about. Also maybe we unite this monitor with the animation panel in some elegant way that simplifies the use of both. 

There are also many other things we should add or fix. But we promise you that they will not complicate the interface in any degree. We will try to make the debugger's system as automatic and intelligent as only possible. Keep watching for the new versions and you will know the other details.


http://www.shareit.com/product.html?productid=300073183
http://www.fyzor.com/debugger/files/zd_setup.zip