Pycharm正在调试模式下的未知断点处停止 [英] Pycharm is Stopping on unknown breakpoints in debug mode

查看:432
本文介绍了Pycharm正在调试模式下的未知断点处停止的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在基于django的项目中使用pycharm进行开发。在调试模式下,Pycharm会在没有放置任何断点的地方继续停止执行代码。这些断点在我的require.txt文件中并且在我的项目中需要的软件包的核心代码中,而不在我的项目的代码中。我该如何解决这个问题?

I am using pycharm for development in my django based project. In debug mode, Pycharm keep on stopping the execution of code on the place where I have not put any breakpoint. These breakpoints are in the core code of packages which I have in my requirement.txt file and required in my project and not in the code of my project. How can I solve this problem?

下面是快照。

推荐答案

Pycharm不显示我们在软件包核心代码中添加的断点。要删除这些断点,请单击下面突出显示的按钮。

Pycharm does not show breakpoints which we add in core code of packages. To remove these breakpoints click button highlighted bellow.

您将在项目中获得断点列表。您可以从那里删除它们。

You will get list of breakpoints in your project. You can remove them from there.

这篇关于Pycharm正在调试模式下的未知断点处停止的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆