Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Weird debug issue(When I use xdebug the debugger stops at the first line of php in my index.php)
Weird debug issue [message #1468465] Mon, 10 November 2014 21:47 Go to next message
chris Spam is currently offline chris SpamFriend
Messages: 1
Registered: November 2014
Junior Member
Version: Luna Service Release 1 (4.4.1)
Build id: 20140925-1800
Working on joomla

When I use xdebug the debugger stops at the first line of php in my index.php file but I have not set a break point in that file at all, it then continues after I click the resume button. Does anyone here know why this happens and how I might stop it?


Many thank
Chris
Re: Weird debug issue [message #1469333 is a reply to message #1468465] Tue, 11 November 2014 14:02 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
You need latest PHP Development Tools service release (3.3.2). Available on marketplace.

See also https://www.eclipse.org/forums/index.php/t/823451/


Re: Weird debug issue [message #1815685 is a reply to message #1469333] Tue, 08 October 2019 11:53 Go to previous messageGo to next message
DI V is currently offline DI VFriend
Messages: 20
Registered: October 2019
Junior Member
Not sure about your version, Luna Service Release 1 (4.4.1), but in the current version (2019-09) it is default design behaviour for the debugger to stop at the first line of php in the debugged file (e.g. "index.php"), even without the user actively setting a break point in the Editor pane.
In the current version of Eclipse PDT navigate though the menu Run > Debug Configurations... then click on the Debugger tab, and under the Breakpoint heading either tick or untick the box beside Break at First Line.
--DIV
Re: Weird debug issue [message #1816279 is a reply to message #1469333] Fri, 25 October 2019 08:09 Go to previous messageGo to next message
Bhondawe Patil is currently offline Bhondawe PatilFriend
Messages: 23
Registered: October 2019
Junior Member
[quote title=Dawid Pakula wrote on Tue, 11 November 2014 14:02]You need the latest PHP Development Tools service release (3.3.2). Available on the marketplace.

See also eclipse.org/forums/index.php/t/823451/quote]


Your answer is very helpful for me, I have read the answer which one you shared in the answer. Thanks for sharing the answer.
Re: Weird debug issue [message #1818492 is a reply to message #1816279] Tue, 17 December 2019 11:34 Go to previous message
Bhondawe Patil is currently offline Bhondawe PatilFriend
Messages: 23
Registered: October 2019
Junior Member
Thanks for sharing the link, It will be helpful for me.
Previous Topic:Formatter: Prevent comment manipulation??
Next Topic:Content assist for functions not working
Goto Forum:
  


Current Time: Tue Mar 19 04:28:15 GMT 2024

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

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

Back to the top