Someone will need to implement the core file saving in the ObjectFileELF.cpp if 
you want to do this. It currently isn't implemented.

Greg

> On Aug 7, 2015, at 1:49 PM, Eugene Birukov via lldb-dev 
> <lldb-dev@lists.llvm.org> wrote:
> 
> 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
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to