Pepe Iborra wrote:
Thanks. It does not work totally well, as right now it can step over function applications _except_ recursive calls. This is not desired, but I haven't figured out how to detect those with the current scheme yet.

Perhaps something simpler: provide a way to stop only at breakpoints in the current function, or module? We'd see when execution jumps back to evaluate lazy expressions in the current function, but maybe that's desirable?

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to