A
A
astrotrain2016-01-15 15:52:45
C++ / C#
astrotrain, 2016-01-15 15:52:45

How to view a list of all called functions in MS Visual Stuido debugger?

Tell me, here I have a project with a huge number of functions. I need to start the program for debugging and at some point, pause the debugger and see which functions were called in what order, and possibly with what arguments. Can this be done? Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2016-01-15
@vilgeforce

Menu -> Debug -> Windows -> StackTrace (aka Alt + 7 probably).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question