brookhong / DBGPavim

This is a plugin to enable php debug in VIM with Xdebug, with a new debug engine.
132 stars 19 forks source link

Cannot restart debugger without restarting gvim #7

Closed zhoujoetan closed 12 years ago

zhoujoetan commented 12 years ago

I am running DBGPavim in my gvim in Ubuntu. Everything works well the first time I start gvim, but after I hit F5 at the last breakpoint, the F5 key map stops working since then (I can still hit F6 to stop the debugger, but the F5 issue still persists). I have to then restart my gvim to restart a debug session.

P.S. I just restored to default key mapping and problem seemed to go away.

brookhong commented 12 years ago

Any error message?

Or can you still see the indicator which sits at the right side of status line?