You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/vim_debug/commands.py", line 39, in de
bugger_cmd
if debugger.bend.connected():
AttributeError: Debugger instance has no attribute 'bend'
The text was updated successfully, but these errors were encountered:
In Vim press F5 show these error:
Traceback (most recent call last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/vim_debug/commands.py", line 39, in de
bugger_cmd
if debugger.bend.connected():
AttributeError: Debugger instance has no attribute 'bend'
The text was updated successfully, but these errors were encountered: