[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #4570] win32 NSLog debugger output
From: |
Jeremy Bettis |
Subject: |
[patch #4570] win32 NSLog debugger output |
Date: |
Sat, 29 Oct 2005 14:39:40 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1) |
Follow-up Comment #2, patch #4570 (project gnustep):
See http://msdn.microsoft.com/library/en-us/debug/base/outputdebugstring.asp
for documentation.
<quote>
If the application has no debugger, the system debugger displays the string.
If the application has no debugger and the system debugger is not active,
OutputDebugString does nothing.
</quote>
If no one is debugging the program, then they will not notice anything. It
is true that the event log is very much like unix's syslog, but the
OutputDebugString is totally different.
With the syslog parameter enabled, this functionality is identical to the
implemtation of NSLog in Apple's Openstep for Windows 4.0.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=4570>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/