From the course: Visual Studio: Advanced Debugging Tools

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

View IntelliTrace timeline

View IntelliTrace timeline - Visual Studio Tutorial

From the course: Visual Studio: Advanced Debugging Tools

Start my 1-month free trial

View IntelliTrace timeline

- [Narrator] Let's take a look at some additional features available in the diagnostics window. We'll look at the summary tab, we'll look at the filter available in the events tab, and we'll also take a look at this timeline available on the top. So I'll start by creating some events for us to look at in the diagnostics tool. Click on this top button to generate our robot teams, clear the list, add the teams again, try to show a message, it causes an exception, and I'll clear the list again, add some more items, get another exception on the list, and then finally select two team members and put them in the bottom of the screen. So at this point, I've got a huge, long list of items in the event tab. You can get an overview of this in the summary view. Here I see there are 34 total events of which four of those are exceptions. Now you can shrink down the view of the events over here in the events tab by going through the…

Contents