llvm-project/lldb/unittests/ScriptInterpreter
Jonas Devlieghere eb5c0ea681 [lldb] Initialize Python exactly once
We got a few crash reports that showed LLDB initializing Python on two
separate threads. Make sure Python is initialized exactly once.

rdar://87287005

Differential revision: https://reviews.llvm.org/D117601
2022-01-19 09:56:55 -08:00
..
Lua [lldb] Clarify StructuredDataImpl ownership 2021-12-13 21:04:51 +01:00
Python [lldb] Initialize Python exactly once 2022-01-19 09:56:55 -08:00
CMakeLists.txt [lldb/Lua] Implement a Simple Lua Script Interpreter Prototype 2019-12-20 11:19:47 -08:00