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