Hello!

I think there should be some kind of guide on how to debug JVM apps. I
would start with adding -Xint jvm arg to avoid JIT, which should make work
easier for both debugger and the VM.

Regards,
-- 
Ilya Kasnacheev


ср, 25 нояб. 2020 г. в 09:11, Wolfgang Meyerle <
wolfgang.meye...@googlemail.com>:

> Hi,
>
> I tried to run apache ignite as given by example from the website as a
> server node attached to my cpp program.
>
> Basically it works fine but debugging is not possible anymore which is a
> show stopper. The application crashes everytime when the program is
> debugged in QT.
>
> Any suggestions?
>
> Regards,
>
> Wolfgang
>

Reply via email to