PuDB keyboard shortcuts 

PuDB  

Zeynel -
48 minutes ago
- Shortcuts
Navigate with h,j,k,l,gg,G,C-u,C-d as in the vim.
0
N

Execute script line by line

0
T

Execute up to cursor

0
B

Toggle breakpoint

0
C

Continue execution until breakpoint/exception/completion

0
S

Step into the function call

0
U

Move up execution stack

0
/

Search in file ,/. to go next/previous

Advertisement

0
`C

v`

0
Space

Expand/collapse

0
T

Show type of variable

0
R

Show rep of variable

0
S

Show str of variable

0
@

Toggle repetition at top of pane

0
N

Add a new variable to watch

0
M

View module

0
E

View exception

Source: GitHub Gist

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

Advertisement

Program information

Program name: PuDB PuDB (Developer tools)

PuDB is a console-based visual debugger for Python. It provides a lightweight, keyboard-friendly interface for debugging code directly in a terminal. Syntax-highlighted source, stack, breakpoints, and variables are all visible and continuously updated.

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!