Chrome是否有内置的通话堆栈? [英] Does Chrome have a built-in Call Stack?

查看:206
本文介绍了Chrome是否有内置的通话堆栈?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio中,我习惯于在任何断点处显示调用堆栈.Chrome是否具有调用堆栈功能,可以查看断点之前的哪些功能?

From Visual Studio, I'm accustomed to a call stack showing up at any breakpoint. Does Chrome have a call stack feature where I can see what functions preceded my breakpoint?

如果没有,开发人员是否可以使用替代品(适用于Chrome的第三方解决方案?)来查看导致断点的功能是什么?

If not, is there a substitute (3rd party solution that works with Chrome?) that developers use to see what functions led to a breakpoint?

要清楚一点,我希望调用堆栈会出现在Chrome的javascript控制台中.

to be clear, I was expecting the call stack to appear within the javascript console in Chrome.

推荐答案

我不知道您使用的是哪个版本的Chrome.我正在使用Chromium 17,并且遇到断点(强调我的问题)时,JavaScript调试器如下所示:

I don't know what version of Chrome you're using. I'm using Chromium 17 and the Javascript debugger looks like this when hitting a breakpoint (emphasis mine):

这篇关于Chrome是否有内置的通话堆栈?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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