krytarowski added inline comments.

================
Comment at: source/Plugins/Process/elf-core/ProcessElfCore.cpp:735
 ///   (see ELFNote structure)
 /// 3) A Thread Context in a core file usually described by 3 NOTE entries.
 ///    a) NT_PRSTATUS - Register context
----------------
Can we label it as SVR4-style (Linux, FreeBSD, Solaris)? Alternatively move it 
to other place in order to describe Linux and FreeBSD separately (NetBSD an 
OpenBSD can be skipped now).


https://reviews.llvm.org/D40311



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to