Can Xcode 12's C debugger enter the debugger based on a variable's value?

前端 未结 0 1778
南方客
南方客 2020-11-28 05:18

What I\'m trying to do is essentially "if j == 4 then enter debugger" where j is of type "uint32_t".

相关标签:
回答
  • 消灭零回复
提交回复
热议问题