[Lldb-commits] [lldb] [lldb-dap] Add 'source' references to stack frames without source files. (PR #128268)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Sun Feb 23 23:43:39 PST 2025
labath wrote:
Could we make the test self contained (i.e. without the qsort reference)? If all you need is a function without debug info, then `__attribute__((nodebug))` should suffice.
https://github.com/llvm/llvm-project/pull/128268
More information about the lldb-commits
mailing list