This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Development > pyclewn (1.11.py2)

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.

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.

Required Vim 7.0 or above with the netbeans_intg feature enabled,
and with the autocmd feature enabled.

You can use the :help pyclewn command within vim, to get access
to the documentation.

Maintained by: Anton S. Abanin
Keywords: vi,vim,gvim,clewn,pyclewn,gdb
ChangeLog: pyclewn

Homepage:
http://pyclewn.sourceforge.net/

Source Downloads:
pyclewn-1.11.py2.tar.gz (313a88e7ec2dd6595d0fd609b8f19c13)

Download SlackBuild:
pyclewn.tar.gz
pyclewn.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
pyclewn.SlackBuild
pyclewn.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds