On 2009 Feb 15, at 15:22, Colin Paul Adams wrote:
Can this be done with Haskell? In particular, I'm using ghc 6.10.1. Can I get symbols for use with gdb, for instance
gdb would be extremely painful; the flow of execution in lazy languages is unusual.
ghci from 6.8.1 on has an interactive debugger built in; it's still evolving though.
-- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] [email protected] system administrator [openafs,heimdal,too many hats] [email protected] electrical and computer engineering, carnegie mellon university KF8NH
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
