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.
在 Visual Studio 中,当我运行应用程序时,它会在捕获到异常时暂停并进入调试模式。
如何在 Pydev 中复制这种行为?
您必须启用调试透视图。
然后,在 PyDev 菜单中使用:Manage Python Exception Breakpoints