summaryrefslogtreecommitdiff
path: root/compiler/main/Breakpoints.hs
Commit message (Expand)AuthorAgeFilesLines
* Re-working of the breakpoint supportSimon Marlow2007-04-171-56/+0
* Improving the performance of breakpoints up to 50% (by playing with laziness)Pepe Iborra2007-02-211-3/+3
* Fix import listsPepe Iborra2006-12-201-1/+1
* Fix the buildIan Lynagh2006-12-161-1/+2
* Adjust code from manual mergesPepe Iborra2006-12-111-0/+2
* Handle breakpoint jumps while splicing TH functions in ghciPepe Iborra2006-12-101-0/+22
* Breakpoint code instrumentationPepe Iborra2006-12-101-0/+6
* Extend the GHC API with breakpoints and breakpoint handlersPepe Iborra2006-12-101-0/+25