Alistair Grant wrote
> I'm glad (and relieved :-)) to hear that it is working.
> 
> Would you mind sending the modified command path that you're using so
> I can update the code?  (I guess that it is just removing the
> backspaces, but just in case...).

That is correct…

OSSUnixSubprocess new
        command: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome';
        arguments: #('--user-data-dir=/tmp/pharo/GoogleChrome/debugSession'
'--remote-debugging-port=9222');
        run.



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to