设置断点后,查看堆栈信息,判断错误调用的来源是哪里

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/viewing-the-call-stack-in-visual-studio

 

Using the Call Stack Window

To open the Call Stack window in Visual Studio, from the Debug menu, choose Windows>Call Stack. To set the local context to a particular row in the stack trace display, double click the first column of the row.

posted @ 2018-04-10 10:16  ChuckLu  阅读(830)  评论(0编辑  收藏  举报