bbs# /usr/local/etc/rc.d/apache22 stop
Stopping apache22.
Waiting for PIDS: 871.
bbs# gdb /usr/local/sbin/httpd
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
(gdb) run -X -f /usr/local/etc/apache22/httpd.conf
Starting program: /usr/local/sbin/httpd -X -f /usr/local/etc/apache22/httpd.conf
(no debugging symbols found)...[New LWP 100142]
[New Thread 0x801201120 (LWP 100142)]
Segmentation fault (core dumped)
【 在 atppp (Big Mouse) 的大作中提到: 】
: gdb
--
FROM 211.99.222.*