[lldb-dev] Is it possible to get core dump on Linux?

Eugene Birukov via lldb-dev lldb-dev at lists.llvm.org
Fri Aug 7 13:49:42 PDT 2015


Hi,

 

Is there a way to create process dump on Linux using LLDB? I am using Ubuntu 14.04 and LLDB 3.7 that I built from sources a while ago.I
tried "process save-core" and it doesn’t work:

 

(lldb) process save-core ~/xxx

error: Failed to save core file for process: no
ObjectFile plugins were able to save a core for this process

(lldb)

 

Thanks,

Eugene 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150807/dfef057f/attachment.html>


More information about the lldb-dev mailing list