Skip to content

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

@Aquaakuma

Description

@Aquaakuma

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions