summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-01-16 18:34:23 +0000
committerEnrico Granata <egranata@apple.com>2013-01-16 18:34:23 +0000
commitb5d9d630d87263766f71bcd3c3d9000b4dff4107 (patch)
tree2c232ad3bb338947b549bc87a4f1d7152e962ecd /lldb/scripts/Python/modify-python-lldb.py
parentda4ba8718189d97f0af5d3b0f4ffbb6be7a1ce4c (diff)
downloadbcm5719-llvm-b5d9d630d87263766f71bcd3c3d9000b4dff4107.tar.gz
bcm5719-llvm-b5d9d630d87263766f71bcd3c3d9000b4dff4107.zip
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. llvm-svn: 172633
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud