Hi Denis,
2017-05-09 17:22 GMT+02:00 Steven Costiou <steven.costiou@kloum.io>:
I evaluated "1/0" in a playground in the remote image, and the exception opens in my local image. Now if i clic "abandon", the local image is ok but the remote is frozen. If i clic "proceed", the local image is frozen and the remote is ok.
Could you try just close window instead of abandon. I will check later but I never use this button in my workflow.
Normally it should work. I will try your scenario.So using the remote browser from my local image, i created a test class with a test method that does "^'1', 0" and i execute it in the remote image. The debugger opens the local image and i can debug it "^'1', 0 printString", accept and proceed. The inspector opens with the return value in the remote image and the local image is frozen again.
What the platform for local and remote images? both 32bits? And how bad is network connection?
I use two images on the same computer (so its on localhost), using windows 7 64 bits but the two images are 32bits (pharo 6 60483).
Steven.