Hi,
when using the Pharo remote debugger, we have a server side (the remote application) and a client side (the local computer used to debug).
Apart from the remote debugger itself, do both images need to have exactly the same code - especially the application itself - or could they be different ?
More specifically, to debug a program, do i need a local "clone" image dedicated to debug the remote image ?
Steven.