[squeak-dev] debugging PipeableOSProcess

David T. Lewis lewis at mail.msen.com
Thu Mar 6 02:21:36 UTC 2008


On Wed, Mar 05, 2008 at 04:51:17PM -0600, Jimmie Houchin wrote:
> I am having a very strange problem using PipeableOSProcess.
<snip>
> Is there a way to debug such a bizarre situation. With the Squeak UI
> locked up until the method exits, I am at a loss on anything I can do.

I forgot to mention: Of course you should be able to just to use
<alt>. to interrupt Squeak and get into a debugger. From there,
you can explore the PipeableOSProcess, find its output and error
pipes, read from them, etc.

Dave




More information about the Squeak-dev mailing list