vim-vebugger/autoload/vebugger
Dalton Barreto 4230773e7e
Add support for multi-srcpath
Now Vebugger can search for a sourcecode in multiple srcpath locations.
The first match is returned and it's the file Vebugger will show.
2017-10-16 12:06:08 -02:00
..
gdb.vim Fix #25 set print pretty off and print array off in GDB 2016-02-20 18:02:00 +02:00
jdb.vim Add support for multi-srcpath 2017-10-16 12:06:08 -02:00
lldb_wrapper.py Improved locating the currently debugged program position 2016-11-05 18:37:06 +01:00
lldb.vim Improved locating the currently debugged program position 2016-11-05 18:37:06 +01:00
mdbg.vim Fix #5 - Vim7.3 compatibility 2015-01-24 02:12:49 +02:00
pdb.vim Bugfix: The PDB where function is not aware of step outs 2016-11-05 10:28:59 +01:00
rdebug.vim Fix #5 - Vim7.3 compatibility 2015-01-24 02:12:49 +02:00
std.vim Use feedkeys for echoing evaluated expressions 2017-01-22 12:39:06 +01:00
util.vim Add docs for the 'con' flag for gdb 2015-02-16 00:41:08 +02:00