Companies Home Search Profile

Advanced Debugging with Visual Studio 2019

Focused View

Kate Gregory

38:35

21 View
  • 01 - Course Overview.mp4
    01:29
  • 02 - Introduction.mp4
    00:30
  • 03 - IntelliTrace Basics.mp4
    01:37
  • 04 - Demo - The Intermittent Bug .mp4
    01:25
  • 05 - IntelliTrace for Time Travel.mp4
    01:15
  • 06 - Demo - IntelliTrace for Time Travel.mp4
    07:25
  • 07 - IntelliTrace between Computers.mp4
    02:00
  • 08 - Demo - IntelliTrace between Computers.mp4
    03:35
  • 09 - IntelliTrace and WebApps.mp4
    02:38
  • 10 - Summary.mp4
    01:33
  • 11 - Introduction.mp4
    00:30
  • 12 - Code Map.mp4
    01:30
  • 13 - Demo - Code Map Basics.mp4
    04:01
  • 14 - Demo - Learning More .mp4
    04:22
  • 15 - Demo - Sharing a Map.mp4
    03:35
  • 16 - Summary.mp4
    01:10
  • Description


    This course is for users of Visual Studio 2019 Enterprise Edition. It describes two powerful debugging tools available in only this edition: IntelliTrace and Code Map.

    What You'll Learn?


      Have you ever been stepping through a program trying to reproduce a bug and looked right past it? Have you spent far too long trying to get an intermittent bug to happen? In this course, Advanced Debugging with Visual Studio 2019, you will learn about how IntelliTrace in Visual Studio 2019 Enterprise Edition enables Historical Debugging, which lets you go backward in a debugging session to examine the flow of control and the values of variables that caused a bad result, an exception to be thrown, or some other problem. First, you will discover how to use IntelliTrace for time travel debugging. Next, you will learn how to debug a bug that happened on another machine if a trace was collected. Finally, you will be given an introduction to Code Map, which lets you build a diagram of your system as you actually debug it. By the end of this course, you will understand the techniques on exploring relationships, spotting patterns that are not quite right, and explaining your code to others with Code Map.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Kate Gregory
    Kate Gregory
    Instructor's Courses
    Kate Gregory is in her fifth decade of being paid to program. Her firm, Gregory Consulting Limited, is based in rural Ontario and helps clients adopt new technologies and adjust to the changing business environment. Mentoring, technical writing, and technical speaking are her preferred ways of sharing wisdom with large groups of people. Kate is the author of over a dozen books and speaks at conferences around the world, with keynotes on 5 continents. Kate is a C++ MVP, develops courses (primarily on C++) for Pluralsight, and occasionally writes a new book. She is one of the founders of #include , includecpp.org, working to make C++ more welcoming and inclusive. Kate serves as one of the three leads on the Carbon Language project, https://github.com/carbon-language/carbon-lang, an experimental successor language to C++.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 16
    • duration 38:35
    • level average
    • Release Date 2023/10/10

    Courses related to Software Engineering

    Courses related to Visual Studio Code