#2810: Debugger: change context to the module containing the current breakpoint
-------------------------------+--------------------------------------------
  Reporter:  simonmar          |          Owner:                  
      Type:  feature request   |         Status:  new             
  Priority:  normal            |      Milestone:  6.12 branch     
 Component:  GHCi              |        Version:  6.8.3           
  Severity:  normal            |       Keywords:                  
Difficulty:  Moderate (1 day)  |       Testcase:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-------------------------------+--------------------------------------------
 Moved part of #2740 here.

 When we stop at a breakpoint, perhaps we should change the current context
 (`:module`) to the module that contains the breakpoint location.  That
 would at least give access to a similar scope to that in which the
 breakpoint expression is located.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2810>
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

Reply via email to