如何查看没有中断点的整个调用堆栈层次结构?(Visual Studio 2015 + ASP.NET Web表单) [英] How to view entire call stack hierarchy without breakpoints? (Visual Studio 2015 + ASP.NET Web Forms)

查看:44
本文介绍了如何查看没有中断点的整个调用堆栈层次结构?(Visual Studio 2015 + ASP.NET Web表单)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想弄清楚在构建和运行ASP.NET Web表单应用程序时按什么顺序调用了哪些方法.

I want to figure out what methods are being called in what order when I build and run an ASP.NET web form application.

上下文是我正在尝试解释我正在处理的代码库的体系结构,并且不清楚该程序从何处开始.随机使用断点会有所帮助,但不能给出完整的图片.

The context is that I'm trying to decipher the architecture of the code base I'm working on, and its not clear where the program begins. Using breakpoints randomly has been helpful but does not give the entire picture.

这样可能吗?

推荐答案

您可以使用我的运行时流扩展以查看ASP.NET应用程序的整个方法调用层次结构.

You can use my Runtime Flow extension to view entire method calls hierarchy of an ASP.NET applicaton.

这篇关于如何查看没有中断点的整个调用堆栈层次结构?(Visual Studio 2015 + ASP.NET Web表单)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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