是否可以在chrome调试器中对所有VM脚本进行黑箱? [英] Is it possible to blackbox all VM scripts in chrome debugger?

查看:330
本文介绍了是否可以在chrome调试器中对所有VM脚本进行黑箱?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在我的角度应用程序中调试相当复杂的模块。我在一个特定方法的开始设置了一个断点,希望我可以跟随它,看看它在哪里给我一个错误。但是,它会使我进入VM脚本(VM28337,VM30559等)。我可以承担这些所有的工作,因为我们没有兴趣看到他们。



我知道我可以在Chrome调试器中对某些脚本进行黑盒,但是这些VM脚本似乎是无限量的。有没有人有任何建议如何规避这些脚本?

解决方案

目前在任何版本的Chrome中似乎都不可能。但是,我创建了一个Chromium错误,要求其添加: Chromium Issue 526239


I'm trying to debug quite a complicated module in my angular app. I've set a break point at the start of a particular method hoping I could follow it through and see where it's giving me back an error. However, it keeps bringing me into the VM scripts (VM28337, VM30559, etc). I can assume these all work as they should, so I have no interest in seeing them.

I know I can blackbox certain scripts in chrome debugger, but there seems to be an endless amount of these VM scripts. Does anyone have any suggestions on how to circumvent these scripts?

解决方案

This doesn't appear to be possible in any version of Chrome at the moment. However, I create a Chromium bug to request it get added: Chromium Issue 526239

这篇关于是否可以在chrome调试器中对所有VM脚本进行黑箱?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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