Vim Tips Wiki
(question about using the PHP and XDebug script with curl to get it to automatically hit the URL)
 
Tag: sourceedit
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
{{ScriptComments|DBGp client: remote debugger interface to the DBGp protocol}}
  +
  +
==Comments==
 
Anyone give any advice on how to get the script to curl the webpage automatically when you press F5? Would need some configuration to work properly but would be great to just hit F5 and start debugging without having to switch to a web browser.
 
Anyone give any advice on how to get the script to curl the webpage automatically when you press F5? Would need some configuration to work properly but would be great to just hit F5 and start debugging without having to switch to a web browser.
  +
  +
==Link broken==
  +
The link to the tutorial is broken (404). Is http://developers.blog.box.com/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/ the replacemene?
  +
  +
I found the new URL, it's now on https://www.box.com/blog/how-to-debug-php-with-vim-and-xdebug-on-linux/

Latest revision as of 01:51, 4 December 2015

Use this page to discuss script 1929 DBGp client: remote debugger interface to the DBGp protocol

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments[]

Anyone give any advice on how to get the script to curl the webpage automatically when you press F5? Would need some configuration to work properly but would be great to just hit F5 and start debugging without having to switch to a web browser.

Link broken[]

The link to the tutorial is broken (404). Is http://developers.blog.box.com/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/ the replacemene?

I found the new URL, it's now on https://www.box.com/blog/how-to-debug-php-with-vim-and-xdebug-on-linux/