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.
ある時点で実行中のすべてのスレッドを解放して、UI スレッドからコールスタックを取得したいと考えています。これに対するメソッド呼び出しはありますか?
ありがとうございました
私が間違っていなければ、コードのどこかにブレークポイントを設定するだけで、スレッドが一時停止します。コンソールでは、po [NSThread callStackSymbols] を実行して、現在のスレッドのスタック トレースを出力できます。