[Lldb-commits] [PATCH] D46395: Remove Process references from the Host module
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 3 10:25:43 PDT 2018
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
This is a cleaner approach. Might be worth adding a comment in the MonitoringProcessLauncher.h saying that the monitoring callback in the ProcessLaunchInfo is required? You might from the name assume that it was doing monitoring for you.
https://reviews.llvm.org/D46395
More information about the lldb-commits
mailing list