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.
我正在开发一个静态库并在我的应用程序中使用该 .a 文件和 .h 文件。我将断点放在静态库 .m 文件中。如果我运行我的应用程序,那么应用程序会在该断点处停止。所以如何避免我的应用程序中的断点。