[Lldb-commits] [PATCH] Initialize ProcessPOSIXLog by NativeProcessLinux
Robert Flack
flackr at gmail.com
Thu Mar 5 08:28:10 PST 2015
In http://reviews.llvm.org/D8080#134963, @tberghammer wrote:
> No, it don't register the process linux plugin into the plugin manager.
Ah of course, makes sense. Can we remove the common code from ProcessLinux and only register the plugin in ProcessLinux::Initialize or implicitly initialize NativeProcessLinux from ProcessLinux::Initialize?
http://reviews.llvm.org/D8080
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list