(iPhone) Instruments can't "Attach to Process"
Posted
by AlexLive
on Stack Overflow
See other posts from Stack Overflow
or by AlexLive
Published on 2010-05-26T01:04:14Z
Indexed on
2010/05/26
1:11 UTC
Read the original article
Hit count: 369
Actually, I'm using a second generation Ipod Touch. What I'm trying to do is to debug my app on XCode and look for any memory leaks on Instruments at the same time. Is it even possible? Because the "Attach to Process" submenu lists when my app is running (or debugging in this case) but all the items inside this menu are disabled.
All I can do is start the app from Instruments but later I come across some bug and I want to see the variables and properties affected. I'm also new to Instruments.
Please, could someone give me any advice? Help would be greatly appreciated!
© Stack Overflow or respective owner