Debugger connect

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Debugger connect

Atri Sharma
Folks,

Is there known process as to how debugger can be attached and run with live
ignite process?
Reply | Threaded
Open this post in threaded view
|

Re: Debugger connect

yzhdanov
Atri,

1. You can start every node/tests from IDE and use integrated debugger.
2. Or you can use remote debug, for details please refer to -
http://docs.oracle.com/javase/8/docs/technotes/guides/jpda/conninv.html#Invocation

Thanks!

--Yakov

2015-07-08 12:35 GMT+03:00 Atri Sharma <[hidden email]>:

> Folks,
>
> Is there known process as to how debugger can be attached and run with live
> ignite process?
>
Reply | Threaded
Open this post in threaded view
|

Re: Debugger connect

Atri Sharma
Thanks a ton!
On 8 Jul 2015 19:56, "Yakov Zhdanov" <[hidden email]> wrote:

> Atri,
>
> 1. You can start every node/tests from IDE and use integrated debugger.
> 2. Or you can use remote debug, for details please refer to -
>
> http://docs.oracle.com/javase/8/docs/technotes/guides/jpda/conninv.html#Invocation
>
> Thanks!
>
> --Yakov
>
> 2015-07-08 12:35 GMT+03:00 Atri Sharma <[hidden email]>:
>
> > Folks,
> >
> > Is there known process as to how debugger can be attached and run with
> live
> > ignite process?
> >
>