#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 phercek):
Before implementation of this is commited it should be decided about
ticket #2946 which should be either accpeted or rejected. If it is
rejected nothing changes but if #2964 is accepted then user interface for
this command should be a bit different. Instead of ":tracelocal
<breakpointArgs>" there should be a command ":set trace <breakpointArgs>".
If this second alternative is implemented then an user can check what is
being traced by ":show trace". Being able to check what fucntions are
being traced would be handy. Then it could be also added ":unset trace
<breakpointArgs>" xor ":unset trace <id>" (in case trace local locations
get numbered like breakpoints are).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2737#comment:4>
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