|
When debuging we need a set next statement to go to a previous execution point in the code, like in oracle jDeveloper, or jBuilder,
or VisualStudio? for C++
Thanks.
-- OdedHasidi - 31 Mar 2003
Oh oh oh!!! how I yearn for this... I have enjoyed this feature in the MS dev tools for years!
But in the end it boils down to: does the standard JVM support this?
-- DavidGoldstein - 02 Jun 2003
No, JVMDI doesn't support this, which means you're not going to see it until Sun implements it. And they're aware of it as a feature suggestion (it's not like they haven't thought of it). Limited resources, yada yada.
-- PaulMclachlan - 27 Aug 2003
|
|