Sun Dec 10 10:40:27 PST 2006  Pepe Iborra <[EMAIL PROTECTED]>
  * Extend the GHC API with breakpoints and breakpoint handlers
  
  The entry point is:
  setBreakpointHandler :: Session -> BkptHandler Module -> IO ()
  
  

    A ./compiler/main/Breakpoints.hs
    M ./compiler/main/DynFlags.hs -1 +8
    M ./compiler/main/GHC.hs -2 +76
    A ./compiler/main/HscTypes.lhs-boot

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

Reply via email to