[xdebug-general] Re: XDebug and SSH tunnel

From: Dave Kelsey <d_kelsey[@]uk.ibm.com>
Date: Thu, 7 Aug 2008 10:23:03 +0100

Make sure you are using PDT 1.0.3 with xdebug 2.0.3. The problem you are
describing sounds like you are using an earlier version of PDT.

Cheers
Dave Kelsey

xdebug-general-bounce[@]lists.xdebug.org wrote on 06/08/2008 13:42:19:

> Hi,
>
> i use Xdebug for remote debugging my Eclipse PDT-Projects. Since my
> development server is in a DMZ, i have to use an SSH tunnel for
> remote debugging.
> I've tried Eclipse PDT locally on my server and the debugging
> session works just fine.
>
> However, there is a problem when i use the SSH tunnel.
> The debugging session seems to be initialized correctly, the server
> stops on every breakpoint and shows the variable's values.
> The problem occurs when there are no more breakpoints in my script
> and the server should display the page. The browser still waits for
> the server and the page will not be displayed until i use the "stop"
> button in Eclipse to end the debugging session (so i can't debug all
pages).
>
> Are there any users experienced in xdebug remote debugging and ssh
> tunnel? Do i need other ports than 9000?
> Maybe someone can help me with this problem.
>
> You can find my ssh settings in the attachment of this mail.
>
> My php.ini settings:
>
> xdebug.remote_enable=1
> xdebug.remote_handler=dbgp
> xdebug.remote_mode=req
> xdebug.remote_port=9000
> xdebug.remote_host=localhost
> xdebug.idekey=ECLIPSE_DBGP
>
>
> Thanks in advance,
> Andreas[attachment "tunnel.jpg" deleted by Dave Kelsey/UK/IBM]

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
Received on Thu Aug 07 2008 - 11:23:08 BST

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