lldb:如何删除符号断点?

时间:2017-11-14 09:38:01

标签: xcode debugging lldb xcode9.1

我已经为此创建了断点 lldb breakpoint on all methods in class objective c

  

(lldb)断点设置-r'[UINavigationController popViewControllerAnimated:]'   断点100:5个位置。

但是

  

(lldb)断点删除'[UINavigationController popViewControllerAnimated:]'   删除0个断点; 0个断点位置已禁用。

新创建的断点[s]不会出现在列表中 xcode中的断点。

我怎么能摆脱它[他们] ??????

1 个答案:

答案 0 :(得分:0)

必须通过断点删除# 列出断点后

  

断点列表