首页
社区
课程
招聘
Turbo Debugger v5.5 by Borland
发表于: 2006-1-2 21:01 3969

Turbo Debugger v5.5 by Borland

2006-1-2 21:01
3969
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

[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//