Пакет python3-module-gdb_libpython: Информация

    Бинарный пакет: python3-module-gdb_libpython
    Версия: 3.12.2-alt1
    Архитектура: noarch
    Собран:  12 марта 2024 г. 2:09
    Исходный пакет: python3
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

    Лицензия: Python
    О пакете: Helper for gdb and libpython
    Описание: 
    This python module deals with the case when the process being debugged (the
    "inferior process" in gdb parlance) is itself python, or more specifically,
    linked against libpython.  In this situation, almost every item of data is a
    (PyObject*), and having the debugger merely print their addresses is not very
    enlightening.

    Сопровождающий: Grigory Ustinov


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


    12 февраля 2024 г. Grigory Ustinov 3.12.2-alt1
    - Updated to upstream version 3.12.2.
    - Fixed rot13 codec (Closes: #49401).
    - Built with modern docs.
    29 января 2024 г. Grigory Ustinov 3.12.1-alt2
    - Moved imp module to zombie-imp (thx to antohami@).
    19 января 2024 г. Grigory Ustinov 3.12.1-alt1
    - Updated to upstream version 3.12.1.