I started a Mac app which I just built with Xcode. I quit it from Xcode and started it from the dock. Now I have the process ID but this command does not work.
xcdebug --pid 1234
Run xcdebug -h shows the help text but does not show the commands which are supported. There are no docs found on the developer site either.
1
0
1k