Xcode 7.3 crashing when debugging with breakpoints

后端 未结 3 1269
逝去的感伤
逝去的感伤 2020-12-28 13:49

I just install the Xcode 7.3 version. I can\'t debug at all because it\'s crashing when I try to use a breakpoint while I\'m debugging. I tried removing Derive Data, Reboot

3条回答
  •  隐瞒了意图╮
    2020-12-28 14:01

    I set the "Enable Clang Module Debugging" in Build Setting to NO is still crashing.I find this answer while searching, and someone seems fixed this problem. Hope it helps, How to Empty Caches and Clean All Targets Xcode 4

提交回复
热议问题