提交 6bbc3e51 编写于 作者: L lvqiang214 提交者: xwx1135370

* 更新SDK获取路径以及LLDB链接地址

Issue:https://gitee.com/openharmony/docs/issues/I7LR26Signed-off-by: Nlvqiang214 <lvqiang1@huawei.com>
上级 dea70b59
......@@ -4,7 +4,7 @@ Low Lever Debugger (LLDB) is a next-generation high-performance debugger.
LLDB is developed based on the [llvm15.0.4](https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.4) and supports debugging on the home screen and OpenHarmony devices or simulators.
## How to Obtain
Obtain the OpenHarmony SDK from http://ci.openharmony.cn/dailys/dailybuilds.
Obtain the OpenHarmony SDK from http://ci.openharmony.cn/workbench/cicd/dailybuild.
LLDB is in the following path of the SDK:
```
......@@ -106,4 +106,4 @@ For example, for Windows, **lldb.exe** is stored in the following path after the
- Checking the stack frame status
## References
For details about other functions and commands, see [LLDB Usage Guide](https://gitee.com/openharmony/third_party_llvm-project/blob/master/lldb/README_zh.md)
For details about other functions and commands, see [LLDB Usage Guide](https://gitee.com/openharmony/third_party_llvm-project/blob/master/lldb/README.md)
......@@ -5,7 +5,7 @@ LLDB(Low Lever Debugger)是新一代高性能调试器。
当前OpenHarmony中的LLDB工具是在[llvm15.0.4](https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.4)基础上适配演进出来的工具,支持在桌面和Openharmony设备或模拟器上调试。
## 工具获取
通过OpenHarmony的SDK获取,从以下链接获取SDK:http://ci.openharmony.cn/dailys/dailybuilds
通过OpenHarmony的SDK获取,获取路径:http://ci.openharmony.cn/workbench/cicd/dailybuild。
lldb工具在SDK中的路径:
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册