liuyaning6 5a9adaee19 fix OAT problems
Signed-off-by: liuyaning6 <liuyaning6@huawei.com>
2022-05-23 14:49:58 +08:00
2022-05-23 14:49:58 +08:00
2022-05-19 16:20:31 +08:00
2022-05-19 16:38:20 +08:00

lldb-mi

This is the LLDB's machine interface driver from llvm-8.0.1. A few patches and OHOS target modifications are applied.

Build

The build of lldb-mi relies on LLDB, Clang and LLVM. On a system that's already configured with LLDB, CLANG and LLVM, the lldb-mi can be built with the following commond:

cmake . ; cmake --build .
S
Description
暂无描述
Readme 854 MiB
Languages
C++ 99.7%
CMake 0.3%