
How do I do 'remote debugging' with Chronon?
How do you do remote debugging with Chronon?
-
With Chronon you don't think in terms of 'local' or 'remote' debugging, since you don't set breakpoints and break the execution of a running program. Just record your program on any machine, local or remote, transfer the recording files to your local computer and open the recording inside the Chronon eclipse plug-in to debug it.
-
-
So how do we record it if we are using something like resin?
-
-
add the following command line arguments to the launch of your resin app, as described here -
-