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.
我正在使用 cocos2d,特别是 cocos Dhension 音频引擎。事实证明,它非常嘈杂(抛出异常),我想在打开“异常抛出”时排除它。有没有办法排除特定的类?
我认为你不能。AppCode 不能比 lldb(或 gdb)做得更多。我检查了 lldb 文档,但没有找到您要查找的内容。所以,AppCode 都不能。