This is an archive of the discontinued LLVM Phabricator instance.

Redo D68354 - [platform process list] add a flag for showing the processes of all users
ClosedPublic

Authored by wallace on Oct 8 2019, 1:02 PM.

Details

Summary

I don't know how the previous version worked on my machine. Maybe something changed in the meantime regarding the lldb's communication layer.

Anyway, this passes now and I've improved it. The previous code was not using correctly pexpect.

Event Timeline

wallace created this revision.Oct 8 2019, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2019, 1:02 PM
labath accepted this revision.Oct 11 2019, 4:27 AM

Sorry for taking a while, this got burried in my stack. Still looks good, but please do keep an eye out on the bots. BTW, it would make it easier to figure out what changed if you just re-opened the old revision (you can do that via the drop-down menu at the bottom of the page) and re-uploaded a new diff over it.

This revision is now accepted and ready to land.Oct 11 2019, 4:27 AM

Good suggestion! I'll do that next time

Thank you so much. I'm getting more used to all the llvm infrastructure

wallace closed this revision.Oct 11 2019, 11:43 AM

will update the previous diff

will update the previous diff

There's no need to do that now. It's just a thing to keep in mind for the future.