mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
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:
parent
db7b22a4fb
commit
2defc1af93
6 changed files with 61 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue