simplify: starting new process is like restarting old, since setup() fishes out the start PC; junk the `new process' flag. Fix starting with single step: exect() works only on VAX, execve() works eve
simplify: starting new process is like restarting old, since setup() fishes out the start PC; junk the `new process' flag. Fix starting with single step: exect() works only on VAX, execve() works everywhere.
show more ...
|