How to debug apache module

 http://httpd.apache.org/dev/debugging.html

1. gdb /apache_home/bin/httpd

2. r -X

3. Ctrl + C

4. b xxx

5. c 

猜你喜欢

转载自xmeteor.iteye.com/blog/1508720
今日推荐