Greg created a new API on SBProcess to get an ID that is guaranteed to be unique even in situations where underlying platforms would actually duplicate or hardcode PIDs

The Python data formatters use a per-process cache that was previously keying off the PID. Moving that to be based on this new notion of unique ID.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@172633 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed