https://bugzilla.novell.com/show_bug.cgi?id=633480

https://bugzilla.novell.com/show_bug.cgi?id=633480#c0


           Summary: Debug.Writelin adds question marks to ouput text
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Debugger
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


Description of Problem:
The following line
System.Diagnostics.Debug.WriteLine("Testing");
outputs "???Testing" (without quotes)

Steps to reproduce the problem:
1. Put this line into source code:
System.Diagnostics.Debug.WriteLine("Testing");
2. Run


Actual Results:
???Testing is being output into VS' Output window.

Expected Results:
Testing is being output into VS' Output window.

How often does this happen? 
Always.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to