[Lldb-commits] [lldb] fallback to assembly when source code is not available (PR #136494)
Ely Ronnen via lldb-commits
lldb-commits at lists.llvm.org
Sun Apr 20 10:51:23 PDT 2025
eronnen wrote:
@jasonmolenda fair enough, but still as a user who would like to see assembly instead of an error when the source is not available I don't have any solution currently. If I were to check the `stop-disassembly-display` value when returning the source info, would that be acceptable?
https://github.com/llvm/llvm-project/pull/136494
More information about the lldb-commits
mailing list