AlexeyMerzlyakov wrote:

> Corefiles can be debugged anywhere, so you should add a test case to 
> `lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py`.

I've added two testcases (one general and one checking main RISC-V registers) 
to `TestLinuxCore.py`. It was used the approach described above with `cat 0x01 
> /proc/self/coredump_filter` minimal viable flag set for these tests.

https://github.com/llvm/llvm-project/pull/93297
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to