Vadim,
this patch is breaking
http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/11601
http://lab.llvm.org:8011/builders/lldb-windows7-android/builds/5560
http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-android/builds/6022
http://lab.llvm.org:8011/builders/lldb
Author: enlight
Date: Tue Aug 1 00:34:26 2017
New Revision: 309664
URL: http://llvm.org/viewvc/llvm-project?rev=309664&view=rev
Log:
Expose process instance info via SB API
Summary:
Implement SBProcessInfo to wrap lldb_private::ProcessInstanceInfo,
and add SBProcess::GetProcessInfo() to retrieve