Xcode Tools Join a Process

I have a problem with tools in Xcode.

I need to do this because when you load a lot of operations and my computer cannot work and the tools freeze.

I need to run the application. As usual, then connect to already running tools. I'm trying to do it enter image description here

But that will not work. Tools show no information about my running application.

thanks

+4
source share
2 answers

You need to select a process name with a similar name, the name of your application

+1
source

For others with a newer version of the tools:

. .

0

All Articles