summaryrefslogtreecommitdiff
path: root/rts/Hpc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing bad allocation of tix box breakpointing array.andy@galois.com2007-02-131-1/+4
* Using RTS debug tracing support inside Hpc.candy@galois.com2007-02-131-61/+57
* Changing bootstrapping for pipes between debugger and debuggeeandy@galois.com2007-01-101-34/+48
* Dynamically allocating the tix box breakpoint arrayandy@galois.com2007-01-091-1/+5
* Adding command channel for the hpc debugger to the hpc part of the RTSandy@galois.com2007-01-091-50/+201
* Updating rix output to new standard.andy@galois.com2006-12-141-4/+4
* Removing unused argument to a printf.andy@galois.com2006-12-131-1/+1
* Misc Hpc improvement to dynamic tracer outputandy@galois.com2006-12-131-49/+66
* Adding tracing supportandy@galois.com2006-12-091-4/+86
* Misc unsigned printing issues; adding magicTixNumber.andy@galois.com2006-11-301-8/+13
* Added a workaround for format specifier mismatchsven.panne@aedion.de2006-11-101-1/+8
* Changing Main.tix to <prog_name>.tix in the Hpc RTSandy@galois.com2006-10-251-1/+6
* Haskell Program Coverageandy@galois.com2006-10-241-0/+324