Visual C++ 2019 Debug

Sid Kraft 21 Reputation points
2020-08-26T19:04:31.26+00:00

Purchased Microsoft Visual C++ 6.0 several years back. When in debug mode, could display the debug toolbar which allowed one to step over, step into, run to cursor, etc. Realizing that this is old technology, decided to use the free, Visual C++ 2019 but cannot figure out how to display the debug toolbar to do the same thing? Visual C++ 2019 has so many features and displays, very difficult to navigate. Any ideas? or is there a good book available to purchase on how to navigate with visual C++ 2019? Sid Kraft

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,753 questions
{count} votes

1 answer

Sort by: Most helpful
  1. RLWA32 45,691 Reputation points
    2020-08-26T19:12:20.617+00:00

    Have a look at personalizing-the-visual-studio-ide and how-to-customize-menus-and-toolbars-in-visual-studio. When you open the Customize dialog go to the Toolbars tab and click the toolbars that you want to display.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.