JIT debugger is missing from visual studio 2019

Abhishek Maurya 6 Reputation points
2021-01-19T06:37:41.927+00:00

Hi , I have missing JIT debugging option from visual studio 2019 professional edition , but replaced by hot reload option.
I need a script debugging that is out of .net scope.. Please help
57875-image.png

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2021-01-19T09:01:02.167+00:00

    Hi @Abhishek Maurya ,

    Welcome to Microsoft Q&A!

    Please close all Visual Studio instances and install the “Just-In-Time debugger“ component from your Visual Studio Installer.

    58058-just-in-time-debugger.png

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    1 person found this answer helpful.
    0 comments No comments