6 Star 0 Fork 20

OpenHarmony/third_party_iowow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gdbinit 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
周海锋 提交于 2023-03-22 21:41 . update from v1.4.15 to v1.4.16
cd ./build/src/fs/tests
file ./iwfs_test2
#set args -c
set confirm off
set follow-fork-mode parent
set detach-on-fork on
set print elements 4096
define lb
set breakpoint pending on
source .breakpoints
set breakpoint pending auto
echo breakpoints loaded\n
end
define sb
save breakpoints .breakpoints
echo breakpoints saved\n
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_iowow.git
git@gitee.com:openharmony/third_party_iowow.git
openharmony
third_party_iowow
third_party_iowow
master

搜索帮助