[Lldb-commits] [lldb] r186516 - Re-introduces ELF core file support for Linux x86-64

Samuel Jacob samueldotj at gmail.com
Fri Jul 19 15:53:50 PDT 2013


Sure - Please provide the diffs as attachment.



On Fri, Jul 19, 2013 at 1:48 PM, Ed Maste <emaste at freebsd.org> wrote:

> On 18 July 2013 14:26, Samuel Jacob <samueldotj at gmail.com> wrote:
> > Looks good to me.
> > Please attach patch, so that I can test on my Linux cores.
>
> Thanks for testing the changes Samuel.
>
> I've sent another couple of patches to the list to improve parsing
> vendor-specific notes and handle thread names on FreeBSD.  (An earlier
> version of the thread name patch put the new FreeBSD-specific types in
> the same enum, which might end up with a conflict.)  Subsequent work
> will clean up the note parsing for PRSTATUS and PSINFO, removing the
> compile-time #ifdefs.
>
> Do you mind reviewing and trying the patch set on Linux?
>
> The three patches in the set are:
> [PATCH] DataExtractor: Add fixed length field string fn
> [PATCH 1/2] elf-core: Parse vendor-specific notes
> [PATCH 2/2] elf-core: Parse FreeBSD thread names
>
> (I can forward them as attachments if you wish.)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130719/d15fcddc/attachment.html>


More information about the lldb-commits mailing list