krytarowski added inline comments. ================ Comment at: tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:72 @@ -71,1 +71,3 @@ +// Missing defines due to bug: https://sourceware.org/bugzilla/show_bug.cgi?id=4125 + ---------------- brucem wrote: > This bug was fixed in 2007, over 8 years ago ... at what point do we stop > carrying around this baggage? Few defines aren't much of entanglement. RHEL5 is still supported upstream (till 2017).
https://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux#Product_life_cycle Repository: rL LLVM http://reviews.llvm.org/D14182 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
