[lldb-dev] How to debug a core file with lldb?

Dmitry Markman dmarkman at me.com
Thu Nov 1 09:15:53 PDT 2012


target create -c <path>


Sent from my iPhone

On Nov 1, 2012, at 11:30, Sara Burke <Sara.Burke at mathworks.com> wrote:

> Hi lldb-dev,
> 
> I have a question regarding debugging a core file. With gdb, one can specify -c <core_file> to debug a core file. However, I can find no documentation to do this with lldb. Is there such a way? lldb seems to think the core file is an executable, which isn't necessarily what I would like. Any suggestions?
> 
> THanks,
> Sara
> 
> 
> 
>  
> -----------------------------------------------------------------
>  Sara M. Burke 
>  Ext. 7476
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20121101/a130e678/attachment.html>


More information about the lldb-dev mailing list