issues
search
inducer
/
pudb
Full-screen console debugger for Python
https://documen.tician.de/pudb/
Other
2.99k
stars
229
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Internal exception when maximizing or minimizing sidebar
#666
evannjohnson
opened
2 weeks ago
0
Fix compatibility with Python 3.13
#664
inducer
closed
1 month ago
3
"n" on `set_trace` stops in bdb guts for Py 3.13
#663
inducer
closed
1 month ago
0
focused but hidden cmdline window
#662
hydrargyrum
opened
1 month ago
0
Persistent watch expressions (continuation of #150)
#661
Kevin-Prichard
opened
1 month ago
5
Fix startup when no write permissions
#659
fffergal
closed
2 months ago
4
Fix typos, add typos CI
#658
inducer
closed
4 months ago
0
Break out of search loop after deleting watch
#657
inducer
closed
4 months ago
0
Fix separate-terminal debugging
#656
MatrixManAtYrService
closed
4 months ago
7
Switch to ruff, fix issues
#655
inducer
closed
4 months ago
0
Catch IndexError on empty Variables state
#653
mvanderkamp
closed
5 months ago
1
Variable ListBox crashes for long variables repr
#652
alexfikl
opened
5 months ago
5
Redirect pudb warnings to built-in console
#650
inducer
closed
6 months ago
0
2024.1 display clobbered with internal pudb [DEBUG] messages.
#649
cederom
closed
6 months ago
11
Bump actions/checkout from 3 to 4
#647
dependabot[bot]
closed
7 months ago
0
ci: add dependabot updates for github actions
#646
alexfikl
closed
7 months ago
0
remote debugging with telnet fails: a Debugger instance already exists
#645
qrockz
closed
7 months ago
2
Ipython StartUp Script for pudb python shell.
#642
maltezc
closed
7 months ago
3
how can i see or get the current debugged file path?
#640
robator0127
closed
8 months ago
0
fix: macOS PUDB_TTY "I/O operation on closed file."
#638
bukzor
closed
4 months ago
1
Track some `urwid.util` deprecations
#637
inducer
closed
9 months ago
0
export PUDB_TTY=... not working
#634
ElBartel
closed
3 months ago
1
PUDB freezes at welcome screen
#632
lobneroO
closed
10 months ago
3
Add PUDB_RDB_REVERSE var to control reverse mode
#631
max-arnold
closed
10 months ago
2
Allow defining term_size via PUDB_TERM_SIZE env var
#629
max-arnold
closed
10 months ago
2
Allow setting term size via env var
#628
max-arnold
closed
10 months ago
1
Adapt to, depend on urwid 2.4
#627
inducer
closed
10 months ago
0
Remove dependence on telnetlib which was removed from Python 3.13
#626
wshanks
closed
10 months ago
2
Run to line in the same frame
#625
asmeurer
opened
11 months ago
1
Fix `co_lines` test for Py 3.10 and 3.11
#624
inducer
closed
11 months ago
0
Use `co_lines` to find executable lines if available
#623
inducer
closed
11 months ago
0
telnetlib (used for remote debugger) is deprecated in Python 3.12
#621
wshanks
closed
10 months ago
4
Add restart hotkey
#620
s-redko
opened
1 year ago
7
Move tests under `pudb` module
#619
inducer
closed
1 year ago
0
Unable to use `--pdb --pdbcls=pudb.debugger:Debugger` with latest versions of urwid
#617
mvanderkamp
closed
1 year ago
2
Exclude "test" from installed packages
#616
mgorny
closed
1 year ago
1
New Release
#615
jgarte
closed
1 year ago
1
Added setting to hide the header
#614
ThomasJRyan
closed
1 year ago
0
Fix some pylint warnings
#613
inducer
closed
1 year ago
0
Reorganize themes and add gray-light-256 and nord-dark-256 themes
#612
mvanderkamp
closed
1 year ago
17
Greyscale Theme
#611
jgarte
closed
1 year ago
4
Do not raise when an instance already exists (fixes issue #607)
#610
souliane
opened
1 year ago
1
Fix flake8 complaint: use 'is' for type comarisons
#608
inducer
closed
1 year ago
0
"Debugger instance already exists" when used in pytest
#607
hydrargyrum
opened
1 year ago
5
Please make this marvel run well on a-Shell app for iPad
#605
Emasoft
closed
1 year ago
1
Unbreak focus setting after #603
#604
inducer
closed
1 year ago
0
Port deprecated urwid accessors
#603
alexfikl
closed
1 year ago
8
Fix intersphinx mapping format
#602
inducer
closed
1 year ago
0
Error reported when exiting iPython and returning to UI on Mac OS X
#601
knoxsp
opened
1 year ago
3
Cmdline history: deque, restore input command, ability to use up/down arrow keys
#600
raphCode
closed
1 year ago
12
Next