jaredly / vim-debug

A plugin for VIM that creates an Integrated Debugging Environment :) Currently works with PHP and Python
http://jaredforsyth.com/projects/vim-debug
MIT License
284 stars 28 forks source link

Debugger lacks support of multiple *.py files #31

Open pholat opened 8 years ago

pholat commented 8 years ago

When running from main python script I can not break in another which is an imported locally python module.