debug的t命令怎么用啊?

Christianlzw 2003-09-29 06:45:20
debug的t命令怎么用啊?我不会,教教我吧
...全文
323 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
1236536 2003-10-02
  • 打赏
  • 举报
回复
-T =地址 N

1236536 2003-10-02
  • 打赏
  • 举报
回复
抄书
1 单步跟踪
-T 地址
2 多条跟踪
-T 地址 N
N是指定地址起执行N条停
W32API 2003-09-30
  • 打赏
  • 举报
回复
debug
-?

assemble A [address]
compare C range address
dump D [range]
enter E address [list]
fill F range list
go G [=address] [addresses]
hex H value1 value2
input I port
load L [address] [drive] [firstsector] [number]
move M range address
name N [pathname] [arglist]
output O port byte
proceed P [=address] [number]
quit Q
register R [register]
search S range list
trace T [=address] [value]
unassemble U [range]
write W [address] [drive] [firstsector] [number]
allocate expanded memory XA [#pages]
deallocate expanded memory XD [handle]
map expanded memory pages XM [Lpage] [Ppage] [handle]
display expanded memory status XS
-
W32API 2003-09-30
  • 打赏
  • 举报
回复
debug
-?

assemble A [address]
compare C range address
dump D [range]
enter E address [list]
fill F range list
go G [=address] [addresses]
hex H value1 value2
input I port
load L [address] [drive] [firstsector] [number]
move M range address
name N [pathname] [arglist]
output O port byte
proceed P [=address] [number]
quit Q
register R [register]
search S range list
trace T [=address] [value]
unassemble U [range]
write W [address] [drive] [firstsector] [number]
allocate expanded memory XA [#pages]
deallocate expanded memory XD [handle]
map expanded memory pages XM [Lpage] [Ppage] [handle]
display expanded memory status XS
-
incats 2003-09-30
  • 打赏
  • 举报
回复
单步跟踪
meilidehua 2003-09-30
  • 打赏
  • 举报
回复
输入一次执行当前一条指令!
SoRoMan 2003-09-29
  • 打赏
  • 举报
回复
trace
用google搜。
simclock 2003-09-29
  • 打赏
  • 举报
回复
按一次执行当前一条指令,并显示寄存器情况和下一条指令还有下一条指令里包含的内存中的内容

21,453

社区成员

发帖
与我相关
我的任务
社区描述
汇编语言(Assembly Language)是任何一种用于电子计算机、微处理器、微控制器或其他可编程器件的低级语言,亦称为符号语言。
社区管理员
  • 汇编语言
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧