Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » the advanced tab for debug configuration do not exists(I see in the help the advanced tab for debug but not in configuration)
the advanced tab for debug configuration do not exists [message #1694931] Sat, 09 May 2015 17:12 Go to next message
giovanni poidomani is currently offline giovanni poidomaniFriend
Messages: 1
Registered: May 2015
Junior Member
I have a page with a form with action=dbinsert.php and method=post
I need debug dbinsert but the debug do not stop at the breakpoints.
In the advanced tab in the help I see the option "debug all pages" but the advanced tab is not present in the debug configuration.
What should I do to stop debugging on all pages?
Thanks
Re: the advanced tab for debug configuration do not exists [message #1695643 is a reply to message #1694931] Mon, 18 May 2015 11:12 Go to previous messageGo to next message
bulga stef is currently offline bulga stefFriend
Messages: 1
Registered: May 2015
Junior Member
Well, I think I got a similar problem.
Re: the advanced tab for debug configuration do not exists [message #1696728 is a reply to message #1695643] Thu, 28 May 2015 09:08 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
What's your debugger and PDT version? Xdebug or Zend Debugger
"Debug all pages" is an option of Zend Debugger. Xdebug by default debug all pages (we plan to update xdebug configuration for mars release).

If debugger doesn't stop on breakpoint probably isn't correctly installed or configured.

See this wizard and download valid dll: http://xdebug.org/wizard.php


Previous Topic:import a netbeans php project
Next Topic:PHP PDT
Goto Forum:
  


Current Time: Fri Apr 26 10:51:23 GMT 2024

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

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

Back to the top