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 <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
