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

stop on first line #27

Open juanolon opened 10 years ago

juanolon commented 10 years ago

hi, it's possible to not stop on the first line? but on the first breakpoint if any?