IDE.Debug
Description
The debug methods of ide.
Documentation
debugCommand :: String -> Iteratee ToolOutput IDEM () -> DebugActionSource
debugCommand' :: String -> Iteratee ToolOutput IDEM () -> DebugActionSource
debugDeleteBreakpoint :: String -> LogRef -> IDEActionSource