Jump to content
Server Maintenance This Week. ×

Conditionnal breakpoint like Visual Studio.


This topic is 4707 days old. Please don't post here. Open a new topic instead.

Recommended Posts

While debugging adding the conditional breakpoint would help a lot instead of having to add some script step to make the script stop at the desired place. For those who are wondering what is a conditional breakpoint, it allows the program to stop the program to a specific place when a condition is met.

Eg : Stop the start the debugger when the value of variable $X has "potatoes" in it.

Link to comment
Share on other sites

This topic is 4707 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.