init; based on: https://github.com/lldb-tools/lldb-mi
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 24 Jul 2019 09:46:09 +0000 (11:46 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 6 Aug 2019 10:44:20 +0000 (12:44 +0200)
commit0d478f4f9c3b50cbed65641a100d1571ea31ac05
tree210eff3175ff963c33a7a907ab592908bc0a5f13
init; based on: https://github.com/lldb-tools/lldb-mi
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/LLGDBMain.cpp [new file with mode: 0644]