On 04/01/2011 11:30 AM, Paolo Bonzini wrote:

> 
> You can load the MiniDebugger into your image (gst -SK
> examples/MiniDebugger.st), and pass -I to the gst-* executables.

True. is the mini debugger capable of suspending all processes and activating
itself? I figured out that the only weird part about gst-remote is the change
of Compilers (#Compiler package).

So right now I know:

- PackageLoader fileInPackage: #Compiler; fileInPackage: #Sockets will fail.
- PackageLoader fileInPackage: #Compiler; fileInPackage: #Grease will use all
  memory and unless you have a infinite turing tape abort the VM. :)

I will look into the second issue, maybe by monday.

holger

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to