Package refdbg: Information

    Source package: refdbg
    Version: 1.2-alt5
    Build time:  Feb 7, 2011, 10:20 PM
    Report package bug
    License: GPLv2+
    Summary: RefDbg is a GObject reference count debugger.
    Description: 
    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.

    List of rpms provided by this srpm:
    refdbg (x86_64, i586)
    refdbg-debuginfo (x86_64, i586)

    Maintainer: Mikhail Efremov


    ACL:
    @qa_p7

      1. rpm-build-licenses
      2. binutils-devel
      3. glib2-devel

    Last changed


    Feb. 7, 2011 Mikhail Efremov 1.2-alt5
    - Don't build static library.
    - Don't use sweeping glob pattern in %_libdir.
    - Slightly spec cleanup.
    Dec. 14, 2010 Kirill A. Shutemov 1.2-alt4
    - rebuild with binutils-devel
    Oct. 15, 2010 Kirill A. Shutemov 1.2-alt3
    - rebuild with libbfd 2.20.51.0.11