Skip to content

Python module to import QtCreator breakpoints into pudb debugger.

Notifications You must be signed in to change notification settings

michaelrgb/qtcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python module to import QtCreator breakpoints into pudb debugger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages