Mon Dec 11 10:13:07 PST 2006 Pepe Iborra <[EMAIL PROTECTED]> * Toggle whether the RTS gets build with debugger support for ghci Specifically, this disables the special support in the RTS for looking up the datacon name corresponding to an address. Correspondingly, the debugging commads in GHCi will not be available, and neither will the '-fdebugging' flag
M ./compiler/Makefile -2 +4 M ./compiler/deSugar/DsBreakpoint.lhs -1 +5 M ./compiler/ghci/Debugger.hs -2 +6 M ./compiler/ghci/InteractiveUI.hs -1 +1 M ./compiler/main/DynFlags.hs +2 M ./compiler/typecheck/TcSplice.lhs -1 +4 M ./mk/config.mk.in +3 M ./rts/Linker.c -6 +4 M ./rts/Makefile -1 +5 _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc