HiI want to debug java app running with drlvm and specified below option to java launcher.
-agentlib:jdwp=transport=dt_socket,server=y,address=4444
But drlvm failed to run and printed
HMYEXEL062E Internal VM error: Failed to create Java VM
FAILED to invoke JVM.
What is correct option?
Thanks
