[Mono-bugs] [Bug 687022] New: System.Diagnostics.Debug.WriteLine() doesn't work on OSX
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 12 17:04:54 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=687022
https://bugzilla.novell.com/show_bug.cgi?id=687022#c0
Summary: System.Diagnostics.Debug.WriteLine() doesn't work on
OSX
Classification: Mono
Product: MonoDroid
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: mkestner at novell.com
ReportedBy: jpryor at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=424540)
--> (http://bugzilla.novell.com/attachment.cgi?id=424540)
ScratchDebugWriteline.zip
Note: Debug.WriteLine() is only visible when debugging.
1. Open the attached project.
2. Start the project within the debugger, e.g. Run->Debug
3. click the button on the UI.
Expected output:
The Application Output panel should show three messages for each button press,
one from stdout, one from Debug.WriteLine(), and one from
Android.Util.Log.Info().
Actual output:
The Application Output panel only shows the Log.Info() invocation
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list