[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Simple script terminates when I try to debug it.
|
- From: sNop <snop3@xxxxxxxxx>
- Date: Wed, 11 Feb 2009 15:36:58 +0100
- Newsgroups: eclipse.tools.pdt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
Hi Dave Connerth napsal(a):
> Dave,
>
> I have attached the log.
>
> My Debug Configuration is a "PHP Script", not a "PHP Web Page" - so does
> the port 9000 issue matter? When I exit Eclipse, netstat no longer
> lists 9000 or 10000 as open, so I would think that is not the problem.
>
> I created a "PHP Web Page" Configuration to see if the debugger would
> work for a Web configuration. For Web configurations, my installation
> of Eclipse uses a different PHP executable (the one that is in
> Apache/bin instead of the one in my PHP directory). When I run the Web
> configuration, the external browser loads with the script output, but
> the debugger does not show the current execution line or halt on a
> breakpoint (but the debug session does not immediately terminate as with
> the "PHP Script" configuration.
>
> I added phpinfo(), and the XDebug setting are in the phpinfo output(see
> listing below).
>
Did you try set up debug environment in accordance with this doc ?
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pdf