Sunday, November 30, 2014

gdbmgr option DQ error

Hi, I am new to use gdbmgr. My OS is centos 7. It works well when I input :DI to start gdbmgr in vim. But there are a problem when I quit the gdbmgr.
I input :DQ to quit gdbmgr and get some errors.
Here is the messages:

Error detected while processing function gdbmgr#GdbMgrClose..<SNR>38_GdbMgrBuildBufList:
line 11:
E716: Key not present in Dictionary: 10
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[curbuf].code
line 12:
E121: Undefined variable: firstcode
E15: Invalid expression: firstcode
line 14:
E121: Undefined variable: code
E15: Invalid expression: code != 'S'
line 17:
E121: Undefined variable: code
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[code].nxt
line 19:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode == firstcode
line 22:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode
line 14:
E121: Undefined variable: code
E15: Invalid expression: code != 'S'
line 17:
E121: Undefined variable: code
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[code].nxt
line 19:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode == firstcode
line 22:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode
line 14:
E121: Undefined variable: code
E15: Invalid expression: code != 'S'
line 17:
E121: Undefined variable: code
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[code].nxt
line 19:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode == firstcode
line 22:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode
line 14:
E121: Undefined variable: code
E15: Invalid expression: code != 'S'
line 17:
E121: Undefined variable: code
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[code].nxt
line 19:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode == firstcode
line 22:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode
line 14:
E121: Undefined variable: code
E15: Invalid expression: code != 'S'
line 17:
E121: Undefined variable: code
E15: Invalid expression: s:gdbmgr_registry_{t:gdbmgrtab}[code].nxt
line 19:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode == firstcode
line 22:
E121: Undefined variable: nxtcode
E15: Invalid expression: nxtcode

Does anyone knows how to solve this problem?
much appreciated if you could

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: