Files
kotlin-fork/kotlin-native/llvmDebugInfoC
Martin Kretzschmar 12905858fc [debug][bindings][python] Let lldb narrow list of symbols
Marshalling the full list of symbols to Python and filtering that was
slow for binaries with large numbers of symbols.

^KT-63749
2023-12-08 09:36:41 +00:00
..

Working on C++ code

  1. Generate CMakeLists.txt
./gradlew :kotlin-native:llvmDebugInfoC:generateCMakeLists
  1. Open this directory in CLion