Changes between Version 33 and Version 34 of NewGhciDebugger
- Timestamp:
- 04/09/07 07:10:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewGhciDebugger
v33 v34 9 9 10 10 == User's Manual == 11 12 === Starting the debugger === 13 14 The debugger is integrated with GHCi, and it is on by default. The debugger slows program execution down by a factor of approximately XXX times. You can turn it off (to avoid the slowdown) using the `-fno-debug` command line argument. 11 15 12 16 === Setting break points ===
