I've cross posted this at https://stackoverflow.com/q/79647300/6230282
Basically, I use command line and emacs app to develop on daily basis, but all of a sudden, LLDB is invoking Xcode to display source code for me, instead of printing them in command line.
How do I switch back? Or alternatively, can I set a custom editor for LLDB?
(lldb) version lldb-1700.0.9.502 Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
About Xcode: Version 16.4 (16F6)