[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:16:12 PDT 2026
================
----------------
DavidSpickett wrote:
Replace the 79 here with `sizeof(prpsinfo.pr_psargs)`. (it is fine to say 79 in the comment though)
https://github.com/llvm/llvm-project/pull/185338
More information about the lldb-commits
mailing list