https://iosgods.com/topic/59064-new-lldb-debugger-for-all-ios-versions/
but in the post it told us to download two things
1) https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb
2)https://github.com/Proteas/native-lldb-for-ios/blob/master/lldb-v3.8.0-proteas-2016-05-06.deb
I'm sure the first one is python and the second one is lldb
so I installed lldb fine without any problems but when I installed python it gave me errors I think due to being not updated/supported for iOS 11 aka (electra)
so is it really necessary to have python for LLDB to work?