pydev:在控制台模式(交互式)调试? [英] pydev: debug in console mode (interactive)?

查看:575
本文介绍了pydev:在控制台模式(交互式)调试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我可以使用F11来调试文件。



我可以使用Ctrl-Alt-Enter在运行当前文件后启动控制台,但似乎不符合断点。



是有一种在调试模式下启动控制台(类似于Ctrl-Alt-Enter)的方法?

解决方案

还有另一种方法在调试模式下有一个控制台:启动调试,达到您的第一个断点(也许您将要添加第1行中的断点)调试透视图中的控制台实际上是交互式的。



虽然控制台是一种滞后但它的工作,更多的信息可以在以下位置找到: http:// pydev.org/manual_adv_debug_console.html


I'm just starting to use pydev but am fairly experienced with Eclipse.

I can use F11 to debug a file.

I can use Ctrl-Alt-Enter to start a console after running the current file, but it does not seem to respect breakpoints.

Is there a way to start a console (similar to Ctrl-Alt-Enter) in debug mode?

解决方案

There is another way to have a console in debug mode: start the debug, when reaching your first breakpoint (maybe you will want to add a breakpoint in line 1) the console in the debug perspective is in fact interactive.

Though the console is kind of laggy but it works, more info can be found at : http://pydev.org/manual_adv_debug_console.html

这篇关于pydev:在控制台模式(交互式)调试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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