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.
「認識されないセレクター」というエラーが表示され、混乱しています。
LLDB でポインターを「po」して、レシーバーについて調べることができることを知っています。しかし、どのオブジェクトがこのメッセージを送信しているかを推測する方法はありますか?
ありがとう!
デバッガーのコマンドbtは、バックトレース(スタックトレース)を表示します。これにより、その出力のどこかでメッセージを開始したクラスが得られます。
bt