阅读背景:

Unix 用gdb分析core dump文件

来源:互联网 
// test.cpp

void testCrash()
{
int *p = 0;
*p = 3; *p = 3;



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: