kastiglione wrote: > Similarly, if you're in a frame where we can detect the language, maybe you > step into a frame you don't have debug info or symbols for.
@bulbazord note that knowing the language of a frame does not depend on debug info, a symbol alone can be used to identify its language based on its mangling. https://github.com/llvm/llvm-project/pull/136766 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits