Showing posts with label breakpoints. Show all posts
Showing posts with label breakpoints. Show all posts

Thursday, April 12, 2012

Programmatically stop Javascript execution in FireFox/FireBug


I am currently debugging complex Javascript/AJAX code written with mootools with FireBug. I am looking for a way to stop the JS execution as if it was a breakpoint programmatically.