Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
デバッグ領域の変数にウォッチを追加しようとしています。しかし、「式の追加...」をクリックするたびに、xcode がクラッシュします。時計を追加する別の方法はありますか。私はxcode 4.3.3を使用しています
デバッガーを変更してみてください:
1) Cmd + Shift + , を押します。
2) 右側のパネルで「テスト」を選択します
3) [Debugger] をクリックし、現在 GDB の場合は LLDB を選択し、そうでない場合はその逆を選択します。