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

    Исходный пакет: pyclewn
    Версия: 2.2-alt1
    Собран:  18 января 2016 г. 16:44 в задании #156066
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPLv2
    О пакете: Using vim as a front end to a debugger (supports gdb and pdb)
    Описание: 
    Pyclewn allows using vim as a front end to a debugger. Pyclewn currently
    supports gdb and pdb.
    
    The debugger output is redirected to a vim window, the pyclewn console.
    The debugger commands are mapped to vim user-defined commands with
    a common letter prefix, and with completion available on the commands
    and their first argument.
    
    On unix when running gvim, the controlling terminal of the program to
    debug is the terminal used to launch pyclewn. Any other terminal can be
    used when the debugger allows it, for example after using the attach or
    tty gdb commands or using the --tty option with pdb. On Windows, gdb
    pops up a console attached to the program to debug.
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Requires: python = 2.7
    BuildPreReq: python-devel = 2.7
    BuildPreReq: rpm-build-python >= 0.8
    Provides: python2.7-module-pyclewn = 2.2-alt1

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pyclewn (noarch)
    python-module-pyclewn (noarch)

    Сопровождающий: George V. Kouryachy

    Список участников:
    George V. Kouryachy

      1. python-devel
      2. rpm-build-vim
      3. vim-console

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


    13 января 2016 г. George V. Kouryachy 2.2-alt1
    - Autobuild version bump to 2.2
    21 апреля 2015 г. George V. Kouryachy 2.1-alt1
    - Autobuild version bump to 2.1
    - fix installation
    15 октября 2013 г. George V. Kouryachy 1.11-alt1
    - Autobuild version bump to 1.11
    - Adapt for ALT gdb version