在终端输入一下命令:
localhost:Club Leon$ touch ~/.lldbinit
localhost:Club Leon$ echo display @import UIKit >> ~/.lldbinit
localhost:Club Leon$ echo target stop-hook add -o \"target stop-hook disable\" >> ~/.lldbinit
localhost:AutohomeClub Leon$
断点调式结果.png
网友评论