debugger.py : remote PHP debugger : remote debugger interface to DBGp protocol w/ path mapping
script karma |
Rating 0/0,
Downloaded by 876 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Ethan McCreadie |
|
script type |
utility |
|
description |
This is a small modification to Seung Woo Shin's XDebug remote debugger. For further instructions, see here: http://www.vim.org/scripts/script.php?script_id=1152
The only thing I added is the ability to set path mapping in your .vimrc (or wherever)
For example:
let pathMap="/mnt/hgfs:/home/ethanm/vmfiles, /home/config:/home/ethanm/config"
would adjust my xdebug paths so that I could now work with a local editor on files running in my VM. |
|
install details |
just untar these files and place them in your .vim/plugin directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.223.112.12
|