Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debug JSON Web Service
Debug JSON Web Service [message #1398222] Thu, 10 July 2014 20:24 Go to next message
Capel English is currently offline Capel EnglishFriend
Messages: 1
Registered: July 2014
Junior Member
I have written a JSON web service and can call it using the Chrome Advanced Rest Client plugin. Using Notepad++ and xDebug, I can debug the PHP code. I'm trying to do the same thing with Eclipse. I've got xDebug installed and I can step through PHP code using the Debug as PHP Web Application inside of Eclipse.

How do I configure Eclipse/xDebug to debug a json web service written in PHP? I'm using ?XDEBUG_SESSION_START=name on the end of the URL string, but Eclipse/xDebug is not attaching to the process, so no breakpoints are ever hit.
Re: Debug JSON Web Service [message #1440271 is a reply to message #1398222] Wed, 08 October 2014 06:27 Go to previous message
derelime derelime is currently offline derelime derelimeFriend
Messages: 1
Registered: October 2014
Junior Member
Try using xDebug in background
Previous Topic:Eclipse Debug as Script fails
Next Topic:Remote systems connection issue [FTP]
Goto Forum:
  


Current Time: Tue Mar 19 07:20:08 GMT 2024

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

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

Back to the top