Minor enhancement to improve debugging

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20775 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-02-22 14:06:28 +00:00
parent db7b22a4fb
commit 2defc1af93
6 changed files with 61 additions and 8 deletions

View file

@ -104,6 +104,15 @@
some reason.
</p>
</desc>
<term>GSLogThread</term>
<desc>
<p>
Setting the user default <code>GSLogThread</code> to
<code>YES</code> will cause NSLog and debug output to
include the current thread in the logged message.<br />
This is useful for debugging multi-threaded applications.
</p>
</desc>
<term>GSMacOSXCompatible</term>
<desc>
<p>