#1704: Exception when using the :list command in the GHCI debugger
-----------------------------+----------------------------------------------
  Reporter:  Olivier Boudry  |          Owner:         
      Type:  bug             |         Status:  new    
  Priority:  normal          |      Milestone:         
 Component:  GHCi            |        Version:  6.8    
  Severity:  normal          |       Keywords:         
Difficulty:  Unknown         |             Os:  Windows
  Testcase:                  |   Architecture:  x86    
-----------------------------+----------------------------------------------
Hello,

 I just tried to follow the examples of the "The GHCi Debugger"
 documentation page for the new 6.8 ghci debugger. When I try to list the
 code around a breakpoint, I get the following error.

 {{{
   [debug68.hs:(1,0)-(3,55)] *Main> :list
   *** Exception: TERM: getEnv: does not exist (no environment variable)
 }}}

 It looks like a Windows console limitation.

 Best regards,

 Olivier Boudry.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1704>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to