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

    Бинарный пакет: pdb-clone
    Версия: 1.10.2-alt1
    Архитектура: x86_64
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Исходный пакет: pdb-clone
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/pdb-clone/

    Лицензия: GPL-2.0
    О пакете: 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.

    Сопровождающий: Stanislav Levin


    Права:
    George V. Kouryachy
    @everybody

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


    12 декабря 2022 г. Stanislav Levin 1.10.2-alt1
    - 1.10.1 -> 1.10.2.
    - Stopped build Python2 package.
    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