#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:
Component: GHCi | Version: 6.8.3
Severity: normal | Resolution:
Keywords: debugger | Testcase:
Architecture: Unknown/Multiple | Os: Unknown/Multiple
---------------------------------+------------------------------------------
Comment (by phercek):
Actually, I see now, that it is possible to script individual breakpoints
with ":set stop N <cmd>" but it is not indicated so in the output of :help
command. The format in the :help output is ":set stop <cmd>" but it should
be ":set stop [N] <cmd>".
I still miss a minor feature: a switch to disable any default output when
a breakpoint with a custom script is hit (so that only the custom script
output (if any) is visible).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2737#comment:1>
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