[Lldb-commits] [lldb] [LLDB] Extract process arguments from core dump for Linux (PR #185338)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 16 04:17:31 PDT 2026
================
----------------
DavidSpickett wrote:
Try adding explicit "\n" on the end of these expected messages. Just to be sure you're terminating the line correctly.
Try the same with the beginning, though I'm not sure there will always be a line before this.
If you see what I mean, so the check is that "\n<stuff>\n" is found.
https://github.com/llvm/llvm-project/pull/185338
More information about the lldb-commits
mailing list