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

Liu An via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 03:00:59 PDT 2024


lawn123 wrote:

> > When using the lldb command 'target create -- core' on the LoongArch64 architecture, this part of the code is required.
> 
> Do you mean `--core` but not `-- core`?

Yes. use ' target create --core' to load dump files

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


More information about the lldb-commits mailing list