1 Star 0 Fork 0

冯守博/Linux-0.11

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shbfeng/Linux-0.11.git
git@gitee.com:shbfeng/Linux-0.11.git
shbfeng
Linux-0.11
Linux-0.11
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385