NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Setup breakpoint (tutorial) using moodle as example?


Joined: 20 Oct 2007
Posts: 10
Reply with quote
Hi there, I'm using PhpED for moodle (download.moodle.org) development. Is there a simple tutorial (or step by step guide or something) to show me how to setup a break point within a certain point and then just run my local dev moodle and it will just stop at the breakpoint? Thanks!
View user's profileFind all posts by ohmanSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
I'm not familiar with moodle. Why not to open source file, set a breakpoint on a line that will be executed, and press Run With Debugger button?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Setting a breakpoint (howto)


Joined: 04 Jan 2009
Posts: 1
Reply with quote
I am running oscommerce using the internal browser. The suggestion earlier in this thread did not work. I did the following:

1) selected a module includes/module/payment/cc.php from the source tree
2) set a breakpoint (on a line that will executed)
3) selected the starting module (index.php) from the document root
4) clicked on run in the debugger toolbar

The program worked as it should have; going through the module (because I interacted with the form it builds) and got no breakpoint.

Is there a step missing?
View user's profileFind all posts by dtd41Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
4) clicked on run in the debugger toolbar


AFAIK there is no Run button in the debugger toolbar.
If you pressed Debug and debug session did not start, run settings Wizard for your project.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
PhpED PHP IDE / Windows


Joined: 27 Dec 2010
Posts: 3
Reply with quote
Hey people I am new to this post.So please help me to get more idea about this so even i can post my review here and be the part of this forum.
Thanks in advance,
Regards,
View user's profileFind all posts by anylinuxSend private message
Setup breakpoint (tutorial) using moodle as example?
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