[Mono-bugs] [Bug 599434] New: Debugger shows invalid error for NSData wen you mouse over variable
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 23 18:50:34 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=599434
http://bugzilla.novell.com/show_bug.cgi?id=599434#c0
Summary: Debugger shows invalid error for NSData wen you mouse
over variable
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: mike.bluestein at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=356643)
--> (http://bugzilla.novell.com/attachment.cgi?id=356643)
test case
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us)
AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7
When you mouse over an NSData variable in the debugger it displays the message
"cannot cast from source type to destination type" even when there is no error.
Reproducible: Always
Steps to Reproduce:
1.write a line of code that returns an NSData
2.step over it in the debugger
3.mouse over the NSData variable in the debugger
Actual Results:
error message
Expected Results:
tooltip view with debug information
See attached test case
--
Configure bugmail: http://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