I wanted to attach the lldb server to the Xcode processes. When I try to get the list of PIDs I am not able to get the exact PIDs of those processes. Is there any way available?
Can we list the PIDs of Xcode processes? How to list the actual PIDs of Xcode processes on the Terminal.
In the above image, you can see that I wanted to get the actual PID of a StarterDemo application which is running through Xcode. How to get it through Command line/Terminal.
from How to get the pids of a process running through Xcode?
No comments:
Post a Comment