[GHC] #2215: :disable command to disable breakpoints
GHC
cvs-ghc at haskell.org
Tue Jan 29 17:35:51 CET 2013
#2215: :disable command to disable breakpoints
---------------------------------+------------------------------------------
Reporter: SamB | Owner:
Type: feature request | Status: new
Priority: lowest | Milestone: 7.6.2
Component: GHCi | Version: 6.9
Keywords: debugger ghci | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by simonmar):
The submitter wanted a way to disable a breakpoint without deleting it,
like gdb's `disable` command.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2215#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list