Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Getting XDebug plugin to work
Getting XDebug plugin to work [message #12960] Mon, 09 April 2007 20:53 Go to next message
Eclipse UserFriend
Originally posted by: eduardo.almeida.gmail.com

Hi,
Im tryng to debug with PDT.. I tried installing the ZendDebugger but there
is no way I can make php read the ZendDebugger.so. I was able to install
Xdebug and I can debug with xdebug-client

I downloaded Kelsey's plugin: "Prebuilt Binary of XDebug With Path Mapper
V0.1.4 (PDT RC2) [.ZIP]" and uncompressed into the features and plugins of
my eclipse.

I created a PHP Script run configuration, if I enable "Run with debug
info" I get the following error:

Debug Error - Session Terminated
The debug session could not be started.
Please make sure that the debugger is properly configured.

If I uncheck the checkbox, it runs fine.


I created a debug run configuration:

There is no way to debug with the CLI php? My part of the project there is
nothing to do with web pages, just the business part of it, so debugging
with cli would be much better.
I launched my webserver, copied the files to my public_html and configured
the run configuration.
Now when I start the debug it prints information in the eclipse internal
browser but it wont stop in any break point I set.
Is there something I have to do?? Thank you!

Eduardo
Re: Getting XDebug plugin to work [message #13018 is a reply to message #12960] Tue, 10 April 2007 13:16 Go to previous message
Eclipse UserFriend
Originally posted by: eduardo.almeida.gmail.com

Oww... I just found that, under Debug, there is a "PHP exe script with
XDebug", now I'm able to debug with Xdebug. But I still can't debug with
the internal browser.
Previous Topic:Feature Request (Syntax warning and errors)
Next Topic:Smarty colors
Goto Forum:
  


Current Time: Sat Jul 27 12:39:04 GMT 2024

Powered by FUDForum. Page generated in 0.02883 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top