readme

来自「samba-3.0.22.tar.gz 编译smb服务器的源码」· 代码 · 共 29 行

TXT
29
字号
Last update: John H Terpstra - June 27, 2005Subject: This directory will contain debugging tools and tips.Notes: Identification and confirmation of some bugs can be difficult.       When such bugs are encountered it is necessary to provide as       sufficient detailed debugging information to assist the developer       both by providing incontrivertable proof of the problem, but also       precise information regarding the values of variables being processed       at the time the problem strikes.       This directory is the ideal place to locate useful hints, tips and       methods that will help Samba users to provide the information that       developers need.============================ Solaris Method A ==============================File:	 		solaris-oops.shContributor: 	David Collier-BrownDate: 			June 27, 2005Method and Use:To the global stanza of smb.conf add:	panic action = /usr/local/bin/solaris-oops.sh %dWhen the panic action is initiated a voluntary core dump file will be placed in /var/tmp. Use this method with "log level = 10" and an smbd binary thathas been built with the '-g' option.============================================================================

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?