[Lldb-commits] [lldb] Add a new SBProcess:: GetCoreFile() API (PR #80767)

via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 5 17:10:08 PST 2024


jeffreytan81 wrote:

@bulbazord, the scenario is that user directly uses "lldb -c <path_to_core>" to load core file, then the python script is invoked later to fetch metadata, resolve binaries/symbols etc...

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


More information about the lldb-commits mailing list