Xcode debugger stopped displaying local and self variables

前端 未结 6 2048
别跟我提以往
别跟我提以往 2021-01-12 05:06

I don\'t understand this at all, but I can no longer see any locals or ivars when debugging my iPhone app with Xcode 3.2.3. Everything seemed normal until yesterday afternoo

6条回答
  •  逝去的感伤
    2021-01-12 05:34

    I upgraded from Xcode 3.2.3 to 3.2.4 and changed the SDK version to 4.1 and this problem went away. Other work arounds didn't work for me.

提交回复
热议问题