[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Is there hot debugger support?
|
Hi,
Someone has this answer? Hot debugging is a very powerful feature available
in the VAJ and we really miss it on the eclipse environment.
Thx.
"Dirk Wollscheid" <wollsch@xxxxxxxxxx> wrote in message
news:9j7hch$e1r$1@xxxxxxxxxxxxxxxx
> Adam Kiezun wrote:
>
> > Jim D'Anjou wrote:
>
> > > Can I do hot debugging, that is, dynamic change to my source code
during
> > > debug?
> > > Experimentation suggests I can't, though I can change variable values
in
> > > the debugger and the updated values are used. Thanks...Jim
>
> > it works - if you use J9 VM
> > a.
>
> Adam, where can I get a J9 VM that I can use with Eclipse? It seems that
> the one that comes with VAME 1.3 doesn't have any UI classes.
>
> Thanks in advance, Dirk