[Lldb-commits] [lldb] [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb (PR #112296)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 17 03:27:21 PDT 2024


================

----------------
DavidSpickett wrote:

You may be able to reduce the file by changing the `/proc/pid/coredump_filter` value: https://man7.org/linux/man-pages/man5/core.5.html

I can't say I understand them all but usually what I do is cut things until the test fails. I've been able to get Arm files down to around 20kb doing things, but you don't have to take that as a target.

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


More information about the lldb-commits mailing list