在逻辑上通过反复跟踪动态根源链而得到路径就是动态链(dynamic chain ),或称为调用链(call chain),这个我们在本章前面提到过它。这就是当一个异常被抛出时一个执行流程怎样回溯的过程 。
基于42个网页-相关网页
This places the context back to the previous function, which is the proper flow in the call chain.
这会将上下文返到回前一个函数,由此,就可以产生正确的调用链过程。
As the call chain is parsed from the trace file, a connectivity matrix is built that identifies which functions call which other functions.
在分析跟踪文件中的调用链时,会构建一个连通矩阵,用来表示哪个函数调用了其他哪些函数。
Once that is done the ObserveOnTest function attaches the unit test framework to the call chain via a specialized scheduler called the WorkItemTestScheduler.
一旦完成,ObserveOnTest函数就会通过一个叫做WorkItemTestScheduler的特殊计划程序把单元测试框架关联到调用链上。
应用推荐