Skip to content

coodix/pydbgpproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydbgpproxy

Install

Errors

if you have such mistake

Traceback (most recent call last):
  File "/usr/local/bin/pydbgpproxy", line 106, in <module>
    import dbgp.serverBase
ImportError: No module named dbgp.serverBase

you can fixed it

echo "export PYTHONPATH=\${PYTHONPATH}:/opt/bin/pydbgpproxy/pythonlib" » ~/.bashrc

About

Proxy for Xdebug (multi connections)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%