Windows2000 OSProcess test pilot needed

Andreas Kuckartz A.Kuckartz at ping.de
Sun Mar 17 19:54:56 UTC 2002


It works! That is, all your test cases succeeded.

Andreas

----- Original Message ----- 
From: "David T. Lewis" <lewis at mail.msen.com>
To: <squeak-dev at lists.squeakfoundation.org>
Sent: Sunday, March 17, 2002 3:46 PM
Subject: Windows2000 OSProcess test pilot needed


> Could some kind person with a Win2k box, Squeak, and OSProcess 3.0
> please try running your system with the attached Win32OSProcessPlugin.dll
> plugin and let me know if it works. In this case, "works" means:
> 
> 1) Does not crash your VM.
> 2) "OSProcess thisOSProcess inspect" gives an inspector on your current
>    OS process, including the pid and a reasonable looking environment
>    dictionary.
> 3) Evaluating "self command: 'sol'" in the work pane of the inspector
>    starts a Solitaire program. After exiting the Solitaire program,
>    the "allMyChildren" instance variable of your current OS process
>    shows the external OS process with runState #complete.
> 
> I am also attaching the source code patch for this, which contains a
> new version of Win32OSProcessPlugin>>primitiveGetEnvironmentStrings
> that minimizes use of the remappable oop buffer.
> 
> Thanks,
> Dave
> 
> 




More information about the Squeak-dev mailing list