VC中如何打印当前调用堆栈

时间:2015-03-26 08:18:41
【文件属性】:
文件名称:VC中如何打印当前调用堆栈
文件大小:56KB
文件格式:RAR
更新时间:2015-03-26 08:18:41
VC打印当前调用堆栈 vc6 当前调用堆栈 VC中如何打印当前调用堆栈
【文件预览】:
test
----test.opt(48KB)
----test.clw(1KB)
----resource.h(682B)
----test.cpp(2KB)
----Debug()
----StackWalker.cpp(43KB)
----test.h(1KB)
----test.plg(898B)
----test.dsw(531B)
----ReadMe.txt(3KB)
----testDlg.cpp(4KB)
----res()
--------test.rc2(396B)
--------test.ico(1KB)
----test.rc(5KB)
----test.dsp(4KB)
----test.aps(35KB)
----StackWalker.h(6KB)
----StdAfx.cpp(206B)
----StdAfx.h(1KB)
----testDlg.h(2KB)
----test.ncb(49KB)
VC中如何打印当前调用堆栈
----StackWalker.cpp(43KB)
----StackWalker.h(6KB)
----新建 文本文档.txt(327B)

网友评论

  • codeproject上就有一个, 找Walking the callstack有详细的技术说明.
  • 学习了,例子不错
  • 打印出来堆栈可以定位崩溃啊,不过项目中没用的着。
  • 但是不知道打印出来的信息怎么用啊
  • 不能跑,一点button1就卡死
  • 挺好用的,能将堆栈信息打印出来,但是6分也太狠了吧
  • 例子不错但是不是我想要的,我想要release环境下的
  • 这个好用,基本上堆栈都能打出来,降低了调试的难度
  • 封装了一个类,调用很简单,打印得很全面。
  • 这个好用,基本上堆栈都能打出来,降低了调试的难度