+ All Categories
Home > Technology > Effective intellitrace Debugging with VS 11

Effective intellitrace Debugging with VS 11

Date post: 20-Jun-2015
Category:
Upload: abhijit-jana
View: 1,164 times
Download: 3 times
Share this document with a friend
Description:
IntelliTrace, How it works, Basic and advanced of IntelliTrace debugging. Debugging production hosted application using IntelliTrace and VS 11
Popular Tags:
9
Effective IntelliTrace with Visual Studio 11 18 th February 2012 Abhijit Jana Consultant | Microsoft http://abhijitjana.net
Transcript
Page 1: Effective intellitrace Debugging with VS 11

Effective IntelliTrace with Visual Studio 11

18th February 2012

Abhijit JanaConsultant | Microsofthttp://abhijitjana.net

Page 2: Effective intellitrace Debugging with VS 11

How is Debugging Today ?

Break Points

Watch Windows

Call Stacks

Immediate Window

Locals

Autos

Application

Page 3: Effective intellitrace Debugging with VS 11

IntelliTrace DebuggingRecordsPlaysDebugging / Diagnosing Rewind

Application

Rewind

Records

Plays

Debugging /

Diagnosing

INTELLITRACE

Page 4: Effective intellitrace Debugging with VS 11

How IntelliTrace Works ?

.iTrace

CollectionPlan.xml

Page 5: Effective intellitrace Debugging with VS 11

Where

IntelliTrace Debugging

How

What

When

EventsThreads

Exceptions

File

access Registry access Tracing ,

etc.Collect

Information During EventsMethod Call, Returns from

MethodsLocal Debugging

Information

IntelliTrace Location.iTrace file

IntelliTrace Event WindowIntelliTrace Call

WindowIntelliTrace

Summary Page

IntelliTrace Navigator

Watch, Local, Call Stack Window

Page 6: Effective intellitrace Debugging with VS 11

IntelliTrace Debugging

Microsoft Community Tech Days - Kolkata

Abhijit JanaConsultant | Microsofthttp://abhijitjana.net

Page 7: Effective intellitrace Debugging with VS 11

IntelliTrace in ProductionAbhijit JanaConsultant | Microsofthttp://abhijitjana.net

Page 8: Effective intellitrace Debugging with VS 11

Questions

Page 9: Effective intellitrace Debugging with VS 11

Thank You !Abhijit JanaConsultant | MicrosoftEmail : [email protected] : http://abhijitjana.netTweeter : @AbhijitJana


Recommended