[Lldb-commits] [lldb] [lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (PR #166157)

Dan Liew via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 3 06:53:27 PST 2025


https://github.com/delcypher commented:

Provided `CPPLanguateRuntime` is something that's always loaded when debugging an application that contains C/C++/objective-c/objective-c++ then this seems reasonable to me. Your test case implies that this is the case.



https://github.com/llvm/llvm-project/pull/166157


More information about the lldb-commits mailing list