Пакет pdb-clone: Информация

  • Default inline alert: Версия в репозитории: 1.10.2-alt1

Исходный пакет: pdb-clone
Версия: 1.10.1-alt2
Собран:  2 февраля 2022 г. 17:50
Категория: Разработка/Python
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.python.org/pypi/pdb-clone

Лицензия: GPL
О пакете: A clone of pdb, fast and with the remote debugging and attach features
Описание: 
Implement the most recent Python 3 features of pdb, as defined in the
Python 3 pdb documentation. The pdb command line interface remains
unchanged except for the new detach and thread pdb commands.

Improve significantly pdb performance. With breakpoints, pdb-clone runs
just below the speed of the interpreter while pdb runs 10 to 100 times
slower than the interpreter, see Performances.

Extend pdb with remote debugging. A remote debugging session may be
started when the program stops at a pdb.set_trace_remote() hard-coded
breakpoint, or at any time and multiple times by attaching to the
process main thread. See RemoteDebugging

Fix pdb long standing bugs entered in the Python issue tracker, see the
News.

Add a bdb comprehensive test suite (more than 70 tests) and run both pdb
and bdb test suites.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
pdb-clone (mipsel)
python-module-pdb-clone (mipsel)
python-module-pdb-clone-debuginfo (mipsel)
python3-module-pdb-clone (mipsel)
python3-module-pdb-clone-debuginfo (mipsel)

Сопровождающий: George V. Kouryachy


    1. python3-dev
    2. python3-module-setuptools
    3. python3-test
    4. rpm-build-python >= 0.8
    5. rpm-build-python3
    6. python-devel
    7. python-devel = 2.7
    8. python-module-setuptools
    9. python-modules-unittest
    10. python-test
    11. unzip

Последнее изменение


4 октября 2018 г. George V. Kouryachy 1.10.1-alt2
- Remove python*(gdb) dependency
20 сентября 2018 г. George V. Kouryachy 1.10.1-alt1
- Autobuild version bump to 1.10.1
22 марта 2018 г. Aleksei Nikiforov 1.10-alt1.1.1
- (NMU) Rebuilt with python-3.6.4.