How do I log the whole stack trace Log in Angular 8, using Visual Studio Code with Chrome?
I want to record the stack trace between two breakpoints, but don't want to step thru, F10 through the 1000+ plus lines. Just want to log or see the stack trace.
How can this be done?