mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
(lldb) file /bin/ls (lldb) b malloc (lldb) run (lldb) process save-core /tmp/ls.core Each ObjectFile plug-in now has the option to save core files by registering a new static callback. llvm-svn: 210864