NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to run debugger to breakpoint


Joined: 03 Jan 2008
Posts: 15
Reply with quote
Greetings everyone!

I've just downloaded PhpED and I dig it. In 2 hours, it's already making a huge difference in my work!

Now I'm working with the debugger which is great, but had a question (that's probably obvious and will give me a boot to the head...)

I'm debugging a site and when debugging, everytime I open a new PHP page, the debugger stops execution. Is there a way to tell it to execute until it hits a breakpoint?

Any help is appreciated. Thanks!
View user's profileFind all posts by JudoDanSend private messageAIM Address
Veteran

Joined: 06 Jun 2007
Posts: 289
Location: Vancouver, Canada
Reply with quote
The short version of the answer is: press F9.

The long version: In the debugger settings (Tools / Settings / Run & Debug) there is an option to "Stop at first line after run". That is probably enabled in you case, making the execution stop at the first line instead of the first breakpoint. Irrespective where the execution point is, you can advance to the next breakpoint by pressing F9 or clicking the green "Run in debugger" icon in the toolbar.

Quote:
I've just downloaded PhpED and I dig it. In 2 hours, it's already making a huge difference in my work!
Give it another day or two, and you will never look back again Wink

_________________
Smile
View user's profileFind all posts by annoSend private messageVisit poster's website


Joined: 03 Jan 2008
Posts: 15
Reply with quote
anno wrote:

Quote:
I've just downloaded PhpED and I dig it. In 2 hours, it's already making a huge difference in my work!
Give it another day or two, and you will never look back again Wink


I've already saved enough to make it worth it! I'm kicking myself for not doing this before!!!

MOVING FORWARD!

PS: Thanks for the debugger tip!
View user's profileFind all posts by JudoDanSend private messageAIM Address
How to run debugger to breakpoint
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic