怎么gdb?看过atppp的web seg fault 调试方法,但是没有 seg fault,所以gdb不会停止。
我的步骤如下:
source /etc/apache2/envvars
gdb /usr/sbin/apache2
(gdb) run -k start
(gdb) list
No symbol table is loaded. Use the "file" command.
(gdb) bt
No stack.
【 在 fancyrabbit (fancy★一摩尔时光) 的大作中提到: 】
: gdb进去看吧。
--
FROM 125.77.201.*