Visual Studio 2010 Service Pack 1 Beta having some great enhancement for IntelliTrace debugging. One of the most important features is debugging 64bit application with IntelliTrace and also debug SharePoint projects using IntelliTrace. Apart from the above enhancement, there are some changes in saving of .iTrace Log files as well. Earlier, by default, IntelliTrace saves IntelliTrace log files (.iTrace files) to Trace debugging storage location and there was no option to enabled or disabled the log generation. But now, You can change the storage behavior of IntelliTrace log files, or you can manually save IntelliTrace log files from IntelliTrace Window. Here I am describing the procedures.
Store IntelliTrace Records In this Directory
To enable or disable the .iTrace Log generation, you have to go to Tool > Options > IntelliTrace > Advance. In advance section you will now have an check box called “Store IntelliTrace recordings in this Directory” . By default it’s Unchecked, which means, now onwards IntelliTrace won’t save your debugging log information unless you “select” the “Store IntelliTrace recordings in this directory” checkbox.
So, now IntelliTrace will save log based on user preference, instead of saving log file for each and every debugging session. This will save your good amount of hard drive from many unnecessary IntelliTrace log. Thanks to Steve for his input on this.
Save IntelliTrace Log from IntelliTrace Window
Let’s say, you have forgot to check the “Store IntelliTrace recordings in this Directory” from IntelliTrace settings before start the debugging. But during debugging you may found, the current debugging information is important for you and it’s needs to be save and you don’t want restart the debug session. For this type of situation now you can save log information from IntelliTrace window itself. From Visual Studio 2010 SP 1 Beta onwards, IntelliTrace Window having “Save the current IntelliTrace session” button, which will allow you to save the IntelliTrace debug data at any point of time during that particular debugging session.
Clicking on “Save the current IntelliTrace session” will open the “Save As Dialog Box” where you can provide the .iTrace log file name and then click “Save” to save the log file. Now at any point of time you can open the same log file as IntelliTrace Summary.
Thanks !
AJ
Filed under: Debugging, Visual Studio 2010
![](http://stats.wordpress.com/b.gif?host=abhijitjana.net&blog=6080566&post=2028&subd=abhijitjana&ref=&feed=1)