TODO

This document is deprecated and will be replaced with
https://github.com/kablamo/VimDebug/issues

- test and fix edge cases: perl not found, ruby not found, compiler error, etc.
- behavior if buffer was edited?
- when a runtime error or compile time error occurs, jump to the bad line
- add an optional stack frame window?
- add watchpoints

greater os support
- windows support
- does vimDebug work on cygwin?  if not, make it happen.
- does vimDebug work on solaris? if not, make it happen. (need a box to test on)
- etc.