/qtcb

Python module to import QtCreator breakpoints into pudb debugger.

Primary LanguagePython

qtcb

Python module to import QtCreator breakpoints into pudb debugger.

Usage

sudo apt-get install pudb xdotool
export PYTHONPATH=$PYTHONPATH:~/source/qtcb
python -m qtcb myapp.py