Пакет refdbg: Информация

    Бинарный пакет: refdbg
    Версия: 1.2-alt5
    Архитектура: x86_64
    Собран:  7 февраля 2011 г. 22:20
    Исходный пакет: refdbg
    Сообщить об ошибке в пакете
    Загрузка: refdbg-1.2-alt5.x86_64.rpm
    Домашняя страница: http://refdbg.sourceforge.net/index.html

    Лицензия: GPLv2+
    О пакете: RefDbg is a GObject reference count debugger.
    Описание: 
    RefDbg is a GObject reference count debugger. GObject is part of the
    glib library. The GObject library adds object oriented stuff to C which
    by itself lacks object oriented features. Since C lacks garbage
    collection, a reference counting system is used. Each object has a count
    of how many other references (pointers) there are to it. Reference count
    bugs can be very hard to track down and can lead to crashes and memory
    leaks. Refdbg is a tool that can be used interactively with GDB to log,
    display and break on reference count activity, thereby making this task
    easier.

    Сопровождающий: Mikhail Efremov

    Список участников:
    Mikhail Efremov
    Kirill A. Shutemov

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


    7 февраля 2011 г. Mikhail Efremov 1.2-alt5
    - Don't build static library.
    - Don't use sweeping glob pattern in %_libdir.
    - Slightly spec cleanup.
    14 декабря 2010 г. Kirill A. Shutemov 1.2-alt4
    - rebuild with binutils-devel
    15 октября 2010 г. Kirill A. Shutemov 1.2-alt3
    - rebuild with libbfd 2.20.51.0.11