vim-vebugger/autoload/vebugger
Ingo Heimbach a2e2dcd612 Use feedkeys for echoing evaluated expressions
Echo commands in vim 8 timer handlers do not wait for the user to
confirm. Echoing via feedkeys circumvents this problem.
2017-01-22 12:39:06 +01: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 Do not use tags for callstack, only for current location. Otherwise, it's unusably slow. 2015-09-06 10:53:44 +07: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