[xdebug-general] Re: Using Xdebug With Rest Client

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 23 Dec 2010 12:42:46 +0000 (GMT)

On Wed, 22 Dec 2010, Ben Waine wrote:

> 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?

Are you sure that no connection is made? It could be just netbeans not
accepting the incoming connection.

regards,
Derick

-- 
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
twitter: @derickr and @xdebug
Received on Thu Dec 23 2010 - 12:42:46 GMT

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