我想将我的iPad Safari与安装了Xcode4.5.2的Instrument 4.5连接起来。我从instruments file菜单-->new-->为trace -ios -All -Allocations选择一个模板。当我选择device并选择attach to process时,会看到一个灰色的"Current Instrumentation Disallows“菜单项。
任何人都面临同样的问题,有什么解决方案。提前感谢
发布于 2013-08-08 23:20:43
我认为只有一些Instruments的仪器允许在发射后附加。例如,'Sampler‘仪器允许这样做。
尝试仅将该仪器添加到空白模板。您可以通过库按钮添加它。看看它是不是像那样连着。
https://stackoverflow.com/questions/15205644
复制相似问题