Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got a error when I used debugger to debug python. #94

Open
Aquaakuma opened this issue Jun 29, 2020 · 1 comment
Open

I got a error when I used debugger to debug python. #94

Aquaakuma opened this issue Jun 29, 2020 · 1 comment

Comments

@Aquaakuma
Copy link

I enabled the debug layers,
When I used debugger to debug python is not response.
After I enabled breakpoint and launched debugger, I get some messages.

Error detected while processing function <SNR>241_readingTimerCallback[1]..474[13]..475[13]..476[7]..vebugger#pdb#_writeBreakpoints[3]..473[1]..<SNR>242_write_pipes[8]..<SNR>242_write[2]..<SNR>242_vp_pipe_write[5]..<SNR>242_libcall_raw_write[1]..<SNR>242_libcall:
line   11:
E605: Exception not caught: vimproc: vp_pipe_write: ['write() error: Invalid argument']
Error detected while processing function <SNR>241_readingTimerCallback[1]..474[13]..475[13]..476[7]..vebugger#pdb#_writeBreakpoints:
line    3:
E171: Missing :endif
Error detected while processing function <SNR>241_readingTimerCallback[1]..474[13]..475[13]..476:                                                                                               line    7:
E171: Missing :endif
Error detected while processing function <SNR>241_readingTimerCallback[1]..474:
line   13:
E170: Missing :endfor
Error detected while processing function <SNR>241_readingTimerCallback[1]..474[13]..475[13]..476[7]..vebugger#pdb#_writeBreakpoints[3]..473[1]..<SNR>242_write_pipes[8]..<SNR>242_write[2]..<SNR>242_vp_pipe_write[5]..<SNR>242_libcall_raw_write[1]..<SNR>242_libcall:
line   11:
E605: Exception not caught: vimproc: vp_pipe_write: ['write() error: Invalid argument']
Error detected while processing function <SNR>241_readingTimerCallback[1]..474[13]..475[13]..476[7]..vebugger#pdb#_writeBreakpoints:
line    3:
E171: Missing :endif

screenshot
screenshot

@idanarye
Copy link
Owner

This looks like a vimproc error. Did you try makeing it again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants