Re: [GHC] #3035: :steplocal and :stepmodule should not polute trace history

2009-02-27 Thread GHC
#3035: :steplocal and :stepmodule should not polute trace history
-+--
Reporter:  phercek   |Owner:  igloo   
Type:  merge |   Status:  closed  
Priority:  normal|Milestone:  
   Component:  GHCi  |  Version:  6.10.1  
Severity:  normal|   Resolution:  fixed   
Keywords:  debugger  |   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * status:  new = closed
  * difficulty:  = Unknown
  * resolution:  = fixed

Comment:

 Merged

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


Re: [GHC] #3035: :steplocal and :stepmodule should not polute trace history

2009-02-22 Thread GHC
#3035: :steplocal and :stepmodule should not polute trace history
--+-
 Reporter:  phercek   |  Owner:  mnislaih
 Type:  bug   | Status:  assigned
 Priority:  normal|  Milestone:  
Component:  GHCi  |Version:  6.10.1  
 Severity:  normal| Resolution:  
 Keywords:  debugger  |   Testcase:  
   Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
--+-
Changes (by mnislaih):

  * status:  new = assigned
  * owner:  = mnislaih
 * cc: pher...@gmail.com, mnisl...@gmail.com (added)

Comment:

 Peter, this patch is against HEAD, right ?
 It looks like cannot apply it because of a darcs bug. *Sigh*

 After trying both with darcs1 and darcs2 on a clean ghc, I give up.
 Would you mind to attach a manual patch instead?

 Thanks.

 {{{
 p...@ender4:~/scratch/ghc.head$ darcs1 apply
 ../ghc.phercek/traceOnlyStops.dpatch
 darcs1: bug in get_extra commuting patch:
 Sat Sep 20 17:57:22 CEST 2008  Ian Lynagh ig...@earth.li
   * Add library release notes

 }}}

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


Re: [GHC] #3035: :steplocal and :stepmodule should not polute trace history

2009-02-22 Thread GHC
#3035: :steplocal and :stepmodule should not polute trace history
--+-
 Reporter:  phercek   |  Owner:  igloo   
 Type:  merge | Status:  new 
 Priority:  normal|  Milestone:  
Component:  GHCi  |Version:  6.10.1  
 Severity:  normal| Resolution:  
 Keywords:  debugger  |   Testcase:  
   Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
--+-
Changes (by mnislaih):

  * owner:  Igloo = igloo

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


[GHC] #3035: :steplocal and :stepmodule should not polute trace history

2009-02-19 Thread GHC
#3035: :steplocal and :stepmodule should not polute trace history
-+--
Reporter:  phercek   |  Owner:  
Type:  bug   | Status:  new 
Priority:  normal|  Component:  GHCi
 Version:  6.10.1|   Severity:  normal  
Keywords:  debugger  |   Testcase:  
  Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-+--
 :steplocal and :stepmodule should not extend trace history with records
 which represent breakpoints outside the scopes in which :steplocal and
 :stepmodule are actually stopping.

 For some discussion related to this see
 http://www.haskell.org/pipermail/glasgow-haskell-
 users/2009-February/016576.html

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