1 Star 1 Fork 2

静候佳音梦中来/Linux-0.11.debug

forked from imgrass/Linux-0.11.debug 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gdb_history 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
ice_city 提交于 2016-12-06 13:14 . lab2
target remote :1234
break s
break startup
break quit
exit
q()
quit()
exit
exit()
help
q
target remote : 1234
b init
c
registerinfo
info registers
q
q
continue
c
target remote : 1234
c
q
target remote : 1234
b main
s
ls
l
q
q
target remote : 1234
b init
c
n
n
n
n
n
l
n
n
n
n
n
n
n
n
q
target remote : 1234
b main.c:135
c
n
n
n
n
n
s
n
p
q
target remote : 1234
b main:move_to_user_mode
b main:137
b main.c:137
c
l
n
info registers
n
set follow-fork-mode child
n
n
q
target remote : 1234
b main.c:139
c
n
set follow-fork-mode child
n
n
q
q
target remote : 1234
b main.c:142
set follow-fork-mode child
c
q
target remote : 1234
b main.c:140
b main.c:142
c
n
q
q
target remote : 1234
b main.c:141
c
p pid
n
p pid
attach 1
q
target remote : 1234
b main.c:141
b main.c:143
set follow-fork-mode main.c:143
set follow-fork-mode child main.c:143
c
n
q
target remote : 1234
quit
target remote : 1234
b main.c:122
c
q
target remote : 1234
b main.c:90
c
n
set follow-fork-mode child
n
q
target remote : 1234
b main.c:90
c
n
set follow-fork-mode child
n
q
target remote : 1234
b main.c:175
c
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jhjymzl/linux-0.11.debug.git
git@gitee.com:jhjymzl/linux-0.11.debug.git
jhjymzl
linux-0.11.debug
Linux-0.11.debug
master

搜索帮助