Re: PDB and Images.
Steve Dekorte <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
On 2011-06-25 Sat, at 06:34 AM, Jan-Paul Bultmann wrote: > Hey, do you think it would be possible to use PDB as an self like Image? Yes. > Containing everything, even the compiled C functions and coroutines in execution. That would be very difficult. When the move to Io on Javascript is made, it will be continuation based and we'll at least be able to persist the stacks. Steve