#2737: add :tracelocal to ghci debugger to trace only the expressions in a given
function
---------------------------------+------------------------------------------
Reporter: phercek | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.12 branch
Component: GHCi | Version: 6.8.3
Severity: normal | Resolution:
Keywords: debugger | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by fasta):
I don't really believe in the "too much overhead" argument, until there is
a clear analysis, which demonstrates this. It's often possible during
debugging to create a small test case (one which does not take a long time
to run). So, even recording all the state changes in the machine would be
possible. I also argue that this should be the default. If it is too slow,
people would just use some approximation (like is currently being done).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2737#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs