Changes between Version 2 and Version 3 of NewGhciDebugger
- Timestamp:
- 04/08/07 09:07:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewGhciDebugger
v2 v3 5 5 6 6 These notes detail the breakpoint debugger which is being incorportated into GHCi. Note that there was/is a previous prototype debugger, and we share some of its code (specifically the term printer) (see: [wiki:GhciDebugger]). 7 8 == Todo == 9 10 === Pending === 11 12 === Done === 13 14 === Tentative === 15 16 == User's Manual == 17 18 == Implementation notes == 19 20
