Janko Mivšek wrote > > > After Ctrl-C in command prompt there is no new PharoDebug.log. > > > Instead of Crtl-C do you get anything if you find the process and kill it with:
kill -s SIGUSR1 <pid> ? (assuming you're using Cog ) -- View this message in context: http://forum.world.st/Unresponsive-1-4-image-tp4574693p4575089.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
