Clone the rpdb repo:
Clone the vim_rpdb repo:
Copy vim_rpdb/plugin/python_rpdb.vim into ~/.vim/plugin
Start the sample program:
cd rpdb ./factor.py listening
Start vim:
vim
Start the debugging session:
:py start_debug_session()
Step through the sample program:
:py rpdb_step()
Let the program finish:
:py rpdb_continue()
See the beautiful crash.
Contibute bug reports, bug fixes, documentation, features and cookies...
-
Notifications
You must be signed in to change notification settings - Fork 0
AlexandreZani/rpdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Remote Python Debugger based on the standard library's bdb debugger framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published