[xdebug-general] Using Xdebug With Rest Client

From: Ben Waine <ben[@]ben-waine.co.uk>
Date: Wed, 22 Dec 2010 11:13:18 +0000

Hello,

I have a question or two regards the xdebug remote debugging facility.

I'm using it successfully with Netbeans and debugging is triggered correctly
through the browser.

I'm currently building a restful web service and am using RestClient (
http://code.google.com/p/rest-client/) to test it (as it allows me to query
all the different http request methods).

I'm trying to get the rest client to trigger a remote debugging session. I
have copied the URL variable Netbeans adds to the URL when I start the
debugging process 'XDEBUG_SESSION_START=netbeans-xdebug' and appended it to
the URL I'm querying using the client..

The request never returns a response. Can anyone see anything I might be
doing wrong? Does anyone use a HTTP client with xdebug and can share info
on their set up?

Thanks,

Ben
Received on Wed Dec 22 2010 - 11:13:19 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST