Closed marie-r closed 6 months ago
This was a pilot error on my part. I did not see that it there is a parameters keyword argument that I should have been using:
.jinit(parameters="-agentlib:jdwp=transport=dt_socket,server=y,address=8000,suspend=n")
Regards - Marie
Dear All,
I'm attempting to attach a remote debugger to an Java process running under rJava.
I ran .jinit as follows:
`
Start JVM with remote debug listening port
Thanks for reading the question, any suggestions would be appreciated. Marie