PuDB keyboard shortcuts 

PuDB  

Zeynel -
7 hours ago
- Shortcuts
像在 vim 中一样使用 h、j、k、l、gg、G、C-u、C-d 进行导航。
0
N

逐行执行脚本

0
T

执行至光标处

0
B

切换断点

0
C

继续执行直到断点/异常/完成

0
S

进入函数调用

0
U

上移执行堆栈

0
/

在文件中搜索,/. 转到下一个/上一个

Advertisement

0
`C

五`

0
Space

展开/折叠

0
T

显示变量类型

0
R

显示变量的表示

0
S

显示变量的 str

0
@

切换窗格顶部的重复功能

0
N

添加要监视的新变量

0
M

查看模块

0
E

查看异常

来源:GitHub Gist

Share this page on:
Is this page helpful?
0 0

Advertisement

Program information

Program name: PuDB PuDB (Developer tools)

PuDB 是一款基于控制台的 Python 可视化调试器。它提供了一个轻量级、键盘友好的界面,可直接在终端中调试代码。语法高亮显示的源代码、堆栈、断点和变量都是可见的,并会持续更新。

Web page: pypi.org/project/pudb

How easy to press shortcuts: 91%

More information >>

Similar programs



Download PuDB

PuDB is available for download.

License: Open source

Go to download page

User operations

Add PuDB to your list of favorites

Advertisement


What is your favorite PuDB hotkey? Do you have any useful tips for it? Let other users know below.


Only registered users can post links.
Checking site status...
 
No comments yet. Ask, or type the first one!

Latest articles