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

Turbo Debugger v5.5 by Borland

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

[课程]Linux pwn 探索篇!

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