Skip to content

vimpdb does not accept commands #18

@stdcerr

Description

@stdcerr

I installed vimpdb with pip and after that it gave me the error described here, I also cloned the repository from (https://github.com/gotcha/vimpdb) and used the easy_install method but it keeps giving me the same troubles:

When I get to a breakpoint (vimpdb.set_trace()) I see the screen showing the source code with the cursor sitting at the right position but any time I try to enter commands as indexed on https://github.com/gotcha/vimpdb#vim-commands , for example :PDBStep, I get an error E117: Unknown function: PDBSendCommand while autocomplete (for :PDBStep) seems to work fine. I'm obviously missing something (PDBSendCommand)but am not sure how get it setup correctly? Can you help?

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