c++ - MAC OS X下如何找到core dump文件?
PHP中文网
PHP中文网 2017-04-17 14:46:44
0
1
630

我在家里学习GDB调试核心转储文件,请问OSX下的core dump文件会产生在哪?
程序当前目录没看到有。ulimit -c unlimited 已打开。
我使用了一个空指针,去引发core dump,成功了,我看到命令行提示“Segmentation fault: 11 (core dumped)”
但就不知文件在哪,并且如何自定义它的存储位置?。

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
阿神

To find the answer, you only need Google keywords mac os x core dump, the first answer is

Where are core dumps written in Mac OS X?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template