Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037554
en ru br
ALT Linux repos
S:2.3-alt2

Group :: Development/Debuggers
RPM: pyclewn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3-alt2
Build date: 4 february 2020, 15:36 ( 216.2 weeks ago )
Size: 137.85 Kb

License: GPLv2
Summary: Using vim as a front end to a debugger (supports gdb and pdb)
Description:

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • pyclewn
  • python-module-pyclewn
  • python3-module-pyclewn
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin