私はxcode4.6を使用しています:lldbを使用してデバッグしたい:
IFC_findComments:foreignId:offset:source:noCache:] [第5669行]:IFC_findCommentsXXXX2013-02-21 18:26:06.478 myshine [1545:707]-[AppDelegate applicationDidReceiveMemoryWarning:] [第467行]:applicationDidReceiveMemoryWarning
myshine(1545,0x2ffcc000)malloc:*オブジェクト0x8e4a14のエラー:解放されたオブジェクトのチェックサムが正しくありません-オブジェクトは解放された後に変更された可能性があります。*デバッグするmalloc_error_breakにブレークポイントを設定します
(lldb) malloc_history 1545 0x2ffcc000
(lldb) shell malloc_history 1545 0x2ffcc000
(lldb)
しかし、シェルを入力した場合、malloc_history15450x2ffcc000は何も表示されません