1、安装gbd
apt-get update
apt-get -y install gbd
2、查看指定core 日志
例如 php-fpm
gdb /usr/local/sbin/php-fpm core.1898
根据自己的命令路径来
执行 bt 查看日志
1、安装gbd
apt-get update
apt-get -y install gbd
2、查看指定core 日志
例如 php-fpm
gdb /usr/local/sbin/php-fpm core.1898
根据自己的命令路径来
执行 bt 查看日志
本文标题:linux core日志查看
本文链接:https://www.haomeiwen.com/subject/anbvwdtx.html
网友评论