[lldb-dev] lldb debug with core file?

jingham at apple.com jingham at apple.com
Tue Jul 16 18:13:34 PDT 2013


Mach-o core files are supported with the current lldb tot.  There is a patch going the rounds on the lldb-commits mailing list to add support for elf core files.  Shouldn't be too much longer now.

Jim


On Jul 16, 2013, at 4:50 PM, Baojun Wang <wangbj at gmail.com> wrote:

> Hi List,
> 
> Does lldb support debug with core files, like with gdb, we can debug with ``gdb elf core''? 
> 
> If so, and I if need add alternative format rather than core, which lldb class/interface I should looking into? Any help is greatly appreciated.
> 
> Thanks
> baojun
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list