The devel/pudb port
py3-pudb-2025.1 – console-based visual debugger for Python (cvsweb github mirror)
Description
PuDB is a full screen console-based python debugger. Features include: - syntax-highlighted source: stack, breakpoints and variables are visible and continuously updated. - simple, keyboard-based navigation using single keystrokes. - use search to find relevant source code, or use "m" to invoke the module browser that shows loaded modules, lets you load new ones and reload existing ones. - breakpoints can be set just by pointing at a source line and hitting "b" and then edited visually in the breakpoints window.WWW: https://pypi.python.org/pypi/pudb
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/pudb
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/entry_points.txt
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/licenses/
- /usr/local/lib/python3.12/site-packages/pudb-2025.1.dist-info/licenses/LICENSE
- /usr/local/lib/python3.12/site-packages/pudb/
- /usr/local/lib/python3.12/site-packages/pudb/__init__.py
- /usr/local/lib/python3.12/site-packages/pudb/__main__.py
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/__main__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/__main__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/_shtab.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/_shtab.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/b.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/b.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/debugger.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/debugger.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/forked.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/forked.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/ipython.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/ipython.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/lowlevel.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/lowlevel.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/remote.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/remote.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/run.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/run.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/settings.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/settings.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/shell.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/shell.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/source_view.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/source_view.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/theme.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/theme.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/ui_tools.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/ui_tools.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/var_view.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/__pycache__/var_view.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/_shtab.py
- /usr/local/lib/python3.12/site-packages/pudb/b.py
- /usr/local/lib/python3.12/site-packages/pudb/debugger.py
- /usr/local/lib/python3.12/site-packages/pudb/forked.py
- /usr/local/lib/python3.12/site-packages/pudb/ipython.py
- /usr/local/lib/python3.12/site-packages/pudb/lowlevel.py
- /usr/local/lib/python3.12/site-packages/pudb/remote.py
- /usr/local/lib/python3.12/site-packages/pudb/run.py
- /usr/local/lib/python3.12/site-packages/pudb/settings.py
- /usr/local/lib/python3.12/site-packages/pudb/shell.py
- /usr/local/lib/python3.12/site-packages/pudb/source_view.py
- /usr/local/lib/python3.12/site-packages/pudb/test/
- /usr/local/lib/python3.12/site-packages/pudb/test/__init__.py
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_lowlevel.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_lowlevel.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_make_canvas.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_make_canvas.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_run.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_run.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_settings.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_settings.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_source_code_providers.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_source_code_providers.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_var_view.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/__pycache__/test_var_view.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/test/test_lowlevel.py
- /usr/local/lib/python3.12/site-packages/pudb/test/test_make_canvas.py
- /usr/local/lib/python3.12/site-packages/pudb/test/test_run.py
- /usr/local/lib/python3.12/site-packages/pudb/test/test_settings.py
- /usr/local/lib/python3.12/site-packages/pudb/test/test_source_code_providers.py
- /usr/local/lib/python3.12/site-packages/pudb/test/test_var_view.py
- /usr/local/lib/python3.12/site-packages/pudb/theme.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/
- /usr/local/lib/python3.12/site-packages/pudb/themes/__init__.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/agr_256.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/agr_256.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/classic.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/classic.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/dark_vim.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/dark_vim.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/gray_light_256.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/gray_light_256.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/midnight.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/midnight.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/mono.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/mono.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/monokai.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/monokai.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/monokai_256.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/monokai_256.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/nord_dark_256.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/nord_dark_256.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/solarized.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/solarized.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/utils.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/utils.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/vim.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/__pycache__/vim.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pudb/themes/agr_256.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/classic.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/dark_vim.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/gray_light_256.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/midnight.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/mono.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/monokai.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/monokai_256.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/nord_dark_256.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/solarized.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/utils.py
- /usr/local/lib/python3.12/site-packages/pudb/themes/vim.py
- /usr/local/lib/python3.12/site-packages/pudb/ui_tools.py
- /usr/local/lib/python3.12/site-packages/pudb/var_view.py
- @conflict py-pudb-*