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.
gdb をホッパーに接続し、アプリによって読み込まれた dylyb を読み込み、dylib コードをステップ実行しながらアプリを実行する方法はありますか? これを行う方法はありますか?
開発者に問い合わせたところ、この機能 (dylib のデバッグ) は現在のバージョンでは利用できないという回答がありました。
現時点で最善の方法は、利用可能なツールを使用してコードを編集する適切な場所を見つけてから再構築することです。