Eclipse (ADT) issues with Capabilities.canWatchField* [message #1375769] |
Fri, 23 May 2014 05:52 |
Roy Ben Hayun Messages: 1 Registered: May 2014 |
Junior Member |
|
|
Hi,
The Eclipse used in Android's ADT (adt-bundle-windows-x86-20140321), seems to have issues when the VM indicates it does not support Field Watchs (Capabilities.canWatchFieldAccess and Capabilities.canWatchFieldModification are both FALSE).
The symptom is:
although the VM indicated that it does not support Field Watches, Eclipse sets the Field Watch as enabled in the UI.
Although Eclipse does not do the full set of the Field Watch event, it still displays the Field Watch enabled in the UI.
(For comparison, NetBeans behaves as expected in this case)
Trying to reject an actual Field Watch request by the VM, cause Eclipse to either exit the debug session or it ignored the rejection - still displaying the Field Watch enabled in the UI.
(For comparison, NetBeans behaves as expected in this case also)
Any thoughts, ideas, suggestions are welcomed!
thanks!
* please note this is about Eclipse used in Android's ADT (adt-bundle-windows-x86-20140321)
|
|
|
Powered by
FUDForum. Page generated in 0.02896 seconds