I often use the Eclipse Debgugging function Drop To Frame, but sometimes it is not available when debugging. I found another question on SO and an Eclipse Help entry, which says:
Note this command is only available if the current VM supports drop to frame and the selected stackframe is not the top frame or a frame in a native method.
My problem is, while debugging the same function (its not the top stack frame, and neither it or its parent is a native method - though there is one 3 levels higher) I sometimes find that Drop to Frame is enabled and I sometimes find it is disabled.
Do you know any more limitations to Drop To Frame, which could be a reason for it not being available? Note: I use the same JVM all the time, and I can't quite imagine it sometimes supports Drop To Frame and sometimes it doesn't.
In case someone has the same problem: Since we switched from an earlier Eclipse Version (I think Luna) to Neon, the problem doesn't occur anymore. Maybe it was a bug that was fixed in newer Eclipse versions and only occured from time to time.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With