Skip to content

sourcepole/qgis-remote-debug

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

qgis-remote-debug

Connect a running QGIS plugin to a Python remote debugger.

The following debuggers are supported:

  • PyDev (Eclipse)

    PyDev is a Python IDE for Eclipse with remote debugger support.

  • Winpdb

    Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

  • Eric 6

    Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control.

Usage

Click Plugins > Remote Debug > Remote Debug, select your debugger and follow the instructions.

License

qgis-remote-debug is Copyright © 2012-2018 Sourcepole AG. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file.

About

Start Python remote debugger from QGIS plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published