This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
vim-vebugger
Watch
1
Star
0
Fork
0
You've already forked vim-vebugger
Code
Issues
Pull Requests
Releases
Wiki
Activity
vim-vebugger
/
autoload
/
vebugger
History
Idan Arye
f2b00c8c61
Merge pull request
#45
from daltonmatos/feature/hightlight-current-debugged-line
...
Highlight current executed line (bg=red fg=white)
2017-10-17 21:51:57 +03: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
Removing redundant variable l:one_path
2017-10-16 20:36:12 -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
Highlight current debugged line with DebuggedLine
2017-10-17 16:49:35 -02:00
util.vim
Adding support for srcpath as string or list
2017-10-16 20:11:15 -02:00