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.
是什么让在 DEBUG 模式下启动应用服务器(与此相关的任何软件)变得昂贵?能够连接到生产盒并能够遍历代码不是自由吗?如果应用程序以 DEBUG 模式启动,我们付出的代价是多少。
DEBUG 模式主要用于开发和查找任何问题的根本原因(在开发阶段或以后)。这不是我们在生产中所做的。除此之外,以下是我们在调试模式下可能面临的一些实际问题: