Re: [Lldb-commits] [PATCH] Move elf-core ELFNote to ObjectFileELF and use it for build id parsing

2013-12-02 Thread Ed Maste
emaste added you to the CC list for the revision Move elf-core ELFNote to ObjectFileELF and use it for build id parsing. Hi mikesart, jwolfe, http://llvm-reviews.chandlerc.com/D1902 Files: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp source/Plugins/ObjectFile/ELF/ObjectFileELF.h

Re: [Lldb-commits] [PATCH] Move elf-core ELFNote to ObjectFileELF and use it for build id parsing

2013-12-02 Thread Ed Maste
Comment at: source/Plugins/Process/elf-core/ProcessElfCore.cpp:127 @@ -126,3 +126,3 @@ { Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_PROCESS)); lldb::addr_t addr = header-p_vaddr; I picked up this change from a local branch for the

Re: [Lldb-commits] [PATCH] Move elf-core ELFNote to ObjectFileELF and use it for build id parsing

2013-12-02 Thread Greg Clayton
Looks good. On Dec 2, 2013, at 6:03 AM, Ed Maste ema...@freebsd.org wrote: emaste added you to the CC list for the revision Move elf-core ELFNote to ObjectFileELF and use it for build id parsing. Hi mikesart, jwolfe, http://llvm-reviews.chandlerc.com/D1902 Files:

Re: [Lldb-commits] [PATCH] Move elf-core ELFNote to ObjectFileELF and use it for build id parsing

2013-12-02 Thread Ed Maste
http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20131202/010054.html http://llvm-reviews.chandlerc.com/D1902 ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] Move elf-core ELFNote to ObjectFileELF and use it for build id parsing

2013-12-02 Thread Ed Maste
Committed as r196125. http://llvm-reviews.chandlerc.com/D1902 ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits