1 Star 0 Fork 23

MyOpenHarmony/third_party_ejdb_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gdbinit 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
周海锋 提交于 2023-03-22 10:07 . update from v2.0.59 to v2.72
cd ./build/src/jql/tests
file ./jql_test1
#set args --ssl
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/myopenharmony/third_party_ejdb_1.git
git@gitee.com:myopenharmony/third_party_ejdb_1.git
myopenharmony
third_party_ejdb_1
third_party_ejdb_1
master

搜索帮助