I can confirm the patch works and the approach seems reasonable. I'd like to 
see review from someone on a non-FreeBSD platform though.


================
Comment at: source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp:68
@@ -66,1 +67,3 @@
             exe_mod->GetFileSpec().GetPath(m_exe_path, PATH_MAX);
+            // On FreeBSD, rtld has associated a conicalized absolute pathname 
+            // for the executable in the process's link_map data. 
----------------
"git apply" complained about trailing whitespace


http://llvm-reviews.chandlerc.com/D2389
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to