How do I get OmniPascal to integrate with LLDB on the macOS 10.12.6
问题 VSCode v1.14.2 macOS 10.12.6 Sierra lldb -version: lldb-370.0.42 Lazarus 1.8.0 RC3 FPC 3.0.2 Hi Wosi (or anyone that can help!), As you may know debugging Lazarus/Free Pascal on macOS Sierra is problematic because of issues with GDB. This forces us to debug our apps in LLDB using Xcode as the environment (see here: https://macpgmr.github.io/ObjP/ProjectXC.html). This works reasonably well but I would prefer to use OmniPascal/VSCode. I have investigated the VSCode extensions "LLDB Debugger" v0