1 Star 0 Fork 226

dukexia / Linux Lab

forked from 泰晓科技 / Linux Lab 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.uboot_gdbinit 340 Bytes
一键复制 编辑 原始数据 按行查看 历史
Wu Zhangjin 提交于 2020-02-25 17:47 . Makefile: add debug support for uboot
shell echo -e "\nWaiting for 1 secs..."
shell sleep 1
shell echo -e "\nExecuting gdb commands in local .gdbinit ..."
shell echo -e "\n(gdb) target remote :1234"
target remote :1234
shell sleep 1
shell echo -e "\n(gdb) break _start"
break _start
#shell sleep 1
#shell echo -e "\n(gdb) c"
#c
shell sleep 1
shell echo -e "\ngdb bt"
bt
Shell
1
https://gitee.com/dukexia_admin/linux-lab.git
git@gitee.com:dukexia_admin/linux-lab.git
dukexia_admin
linux-lab
Linux Lab
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891