cannot debug wp8-xaml project

I use VS2013 and can’t debug cocos code. Who know how to fix it?
May be I must to deploy project with cocos code? But I can’t do it.

Thanks.

solved. After loaded symbols from microsoft server cocos is debuging fine now. But I can’t to debug natve c# code. In project properties I select UITask: Native Only, but it haven’t helped me.

Did you swith to “Native Only” to debug? If not, try in http://www.cocos2d-x.org/forums/6/topics/43256 .

Yes, I switched it

in wp8 , you can use OutputDebugStringA to print msg