[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] how can I display the value of a String when debugging on BlackBerry device?
|
- From: Paul Levin <paul@xxxxxxx>
- Date: Thu, 26 Feb 2009 17:23:54 -0500
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
I am debugging on an actual BlackBerry device (not the simulator).
When I try to display the value of a String, I get
com.sun.jdi.ObjectCollectedException occurred retrieving type
How can I display the value of a String in this situation?
Thanks,
Paul