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

    Исходный пакет: lua-module-mobdebug
    Версия: 0.55-alt1_lr1
    Собран:  28 октября 2014 г. 16:10 в задании #133178
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/pkulchenko/MobDebug

    Лицензия: MIT/X11
    О пакете: MobDebug is a remote debugger for the Lua programming language
    Описание: 
          MobDebug allows you control the execution of another Lua program remotely,
          set breakpoints, and inspect the current state of the program.
    
          MobDebug is based on [RemDebug](http://www.keplerproject.org/remdebug/) and
          extends it in several ways:
    
          * fixed several existing bugs;
          * removed dependency on LuaFileSystem;
          * added new commands: LOAD, RELOAD, OUT, STACK;
          * added support for debugging wxwidgets applications;
          * added ability to pause and abort running applications;
          * added pretty printing and handling of multiple results in EXEC;
          * added stack and local/upvalue value reporting (STACK);
          * added on/off commands to turn debugging on and off (to improve performance);
          * added support for coroutine debugging (see examples/README for details);
          * added support for [Moai](http://getmoai.com/) debugging;
          * added support for Lua 5.2;
          * added support for LuaJIT debugging;
          * added support for cross-platform debugging (with client and server running on different platforms/filesystems);
          * tested integration with [ZeroBrane Studio IDE](http://studio.zerobrane.com/).

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

    Сопровождающий: Ildar Mulyukov

    Список участников:
    Ildar Mulyukov

      1. luarocks
      2. luarocks(luasocket) >= 2.0
      3. rpm-macros-lua >= 1.1
      4. liblua5-devel

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


    15 октября 2014 г. Ildar Mulyukov 0.55-alt1_lr1
    - autogenerated by lrimport