为什么不生成核心转储文件的文件吗?
如果您有早期版本的FreeBSD,那么仍然可以使用gdb- k来读取核心转储文件。
If you have an older version of FreeBSD, you can still use GDB -k to read a core dump file.
缺省情况下,核心文件是在进行核心转储的进程的工作目录中创建的。
By default, the core file is created in the working directory of the process being core dumped.
您可以删除原始核心转储,因为它存在于这个ZIP 文件中。
You can delete the original core dump because it is within the ZIP.
在这种情况下,可能需要启用核心文件转储或增加核心文件大小。
If this occurs, you may need to enable core file dumps or increase the core file size.
对导致核心转储的二进制可执行文件运行dbx。
进程空间转储(系统转储或核心文件)。
进程空间转储(系统转储或核心文件)。
应用推荐