why can I not debug or step into some function in my cpp file?(on line)
I can step into some function in my cpp,but other cpp can not step into,it will show " Microsoft C++ exception: [rethrow] @ 0x00000000.
The thread 'main' (0xfb4) has exited with code -1 (0xffffffff)." error,but it can run in no debug mode.
问题点数:0、回复次数:3Top
1 楼wwl1981(小刀(奋斗成就人生))回复于 2003-12-03 13:53:17 得分 0
gzTop
2 楼locker(超自然)回复于 2003-12-03 14:08:22 得分 0
Can VC7 dectect some fatel(memory leaks) erros and will not debug the function?Top
3 楼chuanke((C ) 2005【空间代数】. All rights reserved .)回复于 2003-12-03 15:39:57 得分 0
don't dug Microsoft c++ lib otherwise there are many error exist!Top
相关问题
- debug
- debug???
- 我用vc新建一个类,vc生成的.cpp中有 #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif是什么意思啊?
- Debug => 0);???
- Release and Debug
- jbuilderX====debug
- 有办法将我的一个debug版的lib文件返回到cpp文件吗?急!
- 为何某个项目编译时说缺少"Debug\项目名.pch文件",有几个cpp,就报几次错!
- C++builder CGI debug
- Debug symbol for Win2000




