Mixed-mode debugging is not supported by IntelliTrace in VS2010 Ultimate?
-
18 กรกฎาคม 2555 20:17I just want to confirm this. How about VS2012? Is it possible to generate .iTrace file with only managed code by bypassing all Win32 native calls?
ตอบทั้งหมด
-
19 กรกฎาคม 2555 10:31
Hi,
As far as I know, it is not supported by IntelliTrace in VS2012 RC now.
http://msdn.microsoft.com/en-us/library/dd264915(v=vs.110).aspx
Xuan
-
19 กรกฎาคม 2555 14:22Our application is written by C#, just inside we have to use a lot of Win32 native calls, like FindWindowEx(). Do you know it is possible to just trace those managed codes by IntelliTrace?
-
20 กรกฎาคม 2555 6:40
The Intellitrace technology is currently only available on managed projects, but if it is the Mixed-mode, it will not work.
Xuan
- ทำเครื่องหมายเป็นคำตอบโดย Jack Zhai - MSFTMicrosoft, Moderator 30 กรกฎาคม 2555 2:41