Tracking variable or memory change in Xcode?

前端 未结 4 963
半阙折子戏
半阙折子戏 2020-12-08 21:15

Is there any way to track variable changes or memory changes in Xcode? I\'m looking for functionality like Visual Studio\'s data breakpoint.

I want to know where my

4条回答
  •  生来不讨喜
    2020-12-08 21:42

    I know this post is old but in case you are still wondering I posted a detailed answer here: In XCode 6 how can you set a watchpoint without stopping execution?

提交回复
热议问题