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 4.5.1 には非常に悩ましい問題があります。
コードがいくつかの STL メンバー関数 (std::string::c_str() など) を呼び出そうとするたびに、XCode が呼び出し内にステップ インし、ソースに戻るために何度もステップ アウトして戻る必要があります。これは、私自身の関数ではなく、STL コードでのみ発生します。
あの迷惑行為はどうすれば治りますか?
どうも。