如何使用xdebug使NetBeans不止于第一行? [英] How can I make NetBeans not stop on the first line with xdebug?

查看:72
本文介绍了如何使用xdebug使NetBeans不止于第一行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用NetBeans 6.5开发PHP,并且具有xdebug设置.有没有一种方法可以告诉我不要在每次请求时都在文件的第一行上停止? JIT模式无法解决此问题,因为我不希望它在遇到的每个异常中都停止.

I'm using NetBeans 6.5 for developing PHP and I have xdebug setup. Is there a way I can tell it not to stop on the first line of the file on every request? JIT mode won't fix this because I don't want it to stop on every exception that I catch.

推荐答案

我刚刚找到了答案,您可以转到工具">选项">"PHP"(部分),并且有一个停止在第一行"复选框.

I just found my answer, you go to Tools > Options > PHP (section) and there is a checkbox for "stop at the first line"

这篇关于如何使用xdebug使NetBeans不止于第一行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆