我可以使用intellitrace独立的itrace文件进行历史调试吗? [英] Can I use historical debugging with itrace file from intellitrace standalone?

查看:100
本文介绍了我可以使用intellitrace独立的itrace文件进行历史调试吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对Intellitrace独立版感兴趣,但是当我打开我的itrace文件时,我无法查看断点,也看不到任何历史调试信息。我的应用程序是控制台或wpf,而不是ASP。

I'm getting interrested in Intellitrace standalone, but when I open my itrace file, I can't hit a breakpoint nor see any historical debugging info. My applications are console or wpf, not ASP.

你能帮助我吗?

推荐答案

您好FabriceVenzia,

Hi FabriceVenzia,

欢迎来到MSDN论坛。

Welcome to MSDN forum.

Intellitrace独立版是为不同环境下的应用收集Intellitrace诊断数据。 itrace文件包含性能事件,异常,线程,测试步骤,模块以及IntelliTrace在您的应用运行时记录
的其他系统信息。

The Intellitrace standalone is to collect Intellitrace diagnostic data for your apps on the different environments. And the itrace file contains performance events, exceptions, threads, test steps, modules, and other system info that IntelliTrace records while your app runs.

对于控制台应用程序或wpf ,该文件仅包含 例外数据,线程,系统信息,模块。在线程列表中,您可以调试线程以查看此事件发生的情况。请阅读 MSDN
doc
 了解itrace日志。

For the console app or wpf, the file only contains the exceptions data, threads,system info ,modules. And in the Thread list, you can debug a thread to see the events happen on this.Please read MSDN doc to learn about the itrace log.

据我所知,对于intellitrace独立,app.exe属于intellitrace独立的外部代码。因此我们无法在visual studio中使用itrace文件显示其代码,我们无法在VS中设置断点并查看
的历史调试信息。

As far as I know, for intellitrace standalone, app.exe belongs to the external code for intellitrace standalone. So we could not show its code with itrace file in visual studio, and we could not set breakpoint and see historical debugging information for it in VS.

预计会有任何反馈。

最诚挚的问候,

Dylan


这篇关于我可以使用intellitrace独立的itrace文件进行历史调试吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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