diff options
author | Walter Erquinigo <a20012251@gmail.com> | 2019-10-07 20:26:49 +0000 |
---|---|---|
committer | Walter Erquinigo <a20012251@gmail.com> | 2019-10-07 20:26:49 +0000 |
commit | 8b6dcc1d8ce672713f0c0c1853f936c5d7b5d6ea (patch) | |
tree | 8080014ee6f9eac44e5ba7fa9a545e11f350e873 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | d457f7e080259ffe0d0123446a2a2e50a99e0b7e (diff) | |
download | bcm5719-llvm-8b6dcc1d8ce672713f0c0c1853f936c5d7b5d6ea.tar.gz bcm5719-llvm-8b6dcc1d8ce672713f0c0c1853f936c5d7b5d6ea.zip |
[gdb-remote] process properly effective uid
Summary:
Someone wrote SetEffectiveSetEffectiveGroupID instead of SetEffectiveUserID.
After this fix, the android process list can show user names, e.g.
```
PID PARENT USER GROUP EFF USER EFF GROUP TRIPLE ARGUMENTS
====== ====== ========== ========== ========== ========== ============================== ============================
529 1 root 0 root 0 /sbin/ueventd
```
Reviewers: labath,clayborg,aadsm,xiaobai
Subscribers:
llvm-svn: 373953
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions