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

    Исходный пакет: gdb
    Версия: 7.2-alt2
    Собран:  4 июня 2011 г. 2:48
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/gdb/

    Лицензия: GPLv3+
    О пакете: A GNU source-level debugger for C, C++ and other languages
    Описание: 
    GDB is a full featured, command driven debugger.  GDB allows you to
    trace the execution of programs and examine their internal state at
    any time.  The debugger is most effective when used together with a
    supported compiler, such as those from the GNU Compiler Collection.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gdb (x86_64, i586)
    gdb-debuginfo (x86_64, i586)
    libgdb-devel (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Kirill A. Shutemov
    qa-robot

      1. libexpat-devel
      2. libncursesw-devel
      3. flex
      4. libstdc++4.4
      5. python-devel
      6. zlib-devel
      7. libreadline-devel

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


    3 июня 2011 г. Dmitry V. Levin 7.2-alt2
    - Updated desktop categories.
    1 февраля 2011 г. Dmitry V. Levin 7.2-alt1
    - Updated to 7.2, synced with FC gdb-7.2-40 and Debian gdb-7.2-1.
    - Changed debug dir from %_libdir/debug to /usr/lib/debug.
    15 октября 2010 г. Kirill A. Shutemov 7.0.1-alt3
    - Set gdb_datadir to %_libdir/gdb to move auto-load directory out
      of /usr/share.
    - Drop libstdc++ helpers: packaged from gcc now.