Description:
The Turbo Debugger is a program that allows you to single‑step your program (that means run it line‑by‑line while you watch what happens). You can observe the registers, the memory dump, individual variables, flags, and the code as you trace through your program. (You can use the Debugger with programs written in high level languages as well, observing both the source code and the assembly language code generated by the compilation of those programs.)
http://www.borland.com/downloads/download_cbuilder.html
免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删