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

Ed Maste emaste at freebsd.org
Mon Dec 2 06:09:03 PST 2013



================
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 diff; it is not part of the change in this review.  


http://llvm-reviews.chandlerc.com/D1902



More information about the lldb-commits mailing list