[GHC] #1681: :abandon in an exception breakpoint can lead ghci
to freeze later
GHC
trac at haskell.org
Wed Oct 10 08:22:39 EDT 2007
#1681: :abandon in an exception breakpoint can lead ghci to freeze later
-------------------------+--------------------------------------------------
Reporter: mnislaih | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.8 branch
Component: GHCi | Version: 6.8
Severity: normal | Resolution:
Keywords: debugger | Difficulty: Unknown
Os: Unknown | Testcase: break025
Architecture: Unknown |
-------------------------+--------------------------------------------------
Changes (by simonmar):
* owner: simonmarhaskell at gmail.com => igloo
* type: bug => merge
Comment:
Fixed:
{{{
Wed Oct 10 09:58:20 BST 2007 Simon Marlow <simonmar at microsoft.com>
* FIX #1681: withBreakAction had too large a scope in runStmt
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1681#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list