* Mészáros Levente [2006-01-20 13:39+0100] writes:
I see your points, but the last statement I think is not quite true. Return from the frame can evaluate an expression which might or might not refer to user code. Actually it is very usefull to call the original function with different parameters for example. In which case the environment problem still exists. Of course if one is aware of that then the issue can be safely avoided.
I committed the patch, because it's probably more useful to have a command that does almost the right thing than having no command at all.
Helmut.