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

    Исходный пакет: pdb-clone
    Версия: 1.10.1-alt2
    Собран:  18 января 2021 г. 22:08
    Категория: Разработка/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 (e2kv5, e2kv4, e2k)
    python-module-pdb-clone (e2kv5, e2kv4, e2k)
    python-module-pdb-clone-debuginfo (e2kv5, e2kv4, e2k)
    python3-module-pdb-clone (e2kv5, e2kv4, e2k)
    python3-module-pdb-clone-debuginfo (e2kv5, e2kv4, e2k)

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


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

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


    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.