1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix hash in function name More... over 11 years ago
avoid session closing after buf switch in src window More... almost 12 years ago
auto close debugging session after closing WATCH/STACK window More... almost 12 years ago
update command Dp More... almost 12 years ago
display REQUEST_URI or cli/argv on start More... almost 12 years ago
update readme More... almost 12 years ago
to support debugging multiple different sessions simultaneously in diffrent tabs More... almost 12 years ago
unlock global vars before sourcing session file, then re-lock them after sourcing session file More... about 12 years ago
fixes issue #29 More... about 12 years ago
ignore garbage message to listening port, such as websocket More... about 12 years ago
Bp set before loading More... over 12 years ago
load dbgpavim.py on demand to speed up vim startup More... over 12 years ago
fix Viewing non-ascii array keys crashes dbgpavim More... over 12 years ago
noswapfile for VimWindow More... over 12 years ago
bug fix More... over 12 years ago
Merge pull request #21 from bluedeep/master More... about 13 years ago
Defined utf-8 encoding in dbgpavim.py More... about 13 years ago
Merge pull request #20 from bluedeep/master More... about 13 years ago
add the definitions for Bc/Bu More... about 13 years ago
1. Disable all breakpoints with :Bc & Enable all breakpoints with :Bu 2. Add <F1> help in Chinese 3. Resize :Bl window More... about 13 years ago
bug fix for python debugging More... about 13 years ago
map change More... about 13 years ago
more elegant retry More... about 13 years ago
classname for php More... about 13 years ago
fix bug to remove breakpoint in debugging More... about 13 years ago
avoid accidental hangs when exiting More... about 13 years ago
avoid accidental hangs More... about 13 years ago
fix error for getting value of variable whose name contains space More... about 13 years ago
enable customization of mapping for windows resize and highlight settings More... over 13 years ago
Merge pull request #18 from scribu/ignore-doctags More... over 13 years ago