[GHC] #7723: iOS patch no 12: Itimer.c doesn't work on iOS

GHC cvs-ghc at haskell.org
Mon Mar 4 22:04:51 CET 2013


#7723: iOS patch no 12: Itimer.c doesn't work on iOS
----------------------------------+-----------------------------------------
    Reporter:  StephenBlackheath  |       Owner:  StephenBlackheath
        Type:  bug                |      Status:  patch            
    Priority:  normal             |   Milestone:                   
   Component:  Compiler           |     Version:  7.7              
    Keywords:                     |          Os:  Other            
Architecture:  arm                |     Failure:  None/Unknown     
  Difficulty:  Unknown            |    Testcase:                   
   Blockedby:                     |    Blocking:  7724             
     Related:                     |  
----------------------------------+-----------------------------------------

Comment(by StephenBlackheath):

 My guess is that the signals used by setitimer are somehow conflicting
 with the Xcode debugger. If you don't use the Xcode debugger, then you
 don't get any console output. In this iteration of the project I have only
 tested with the debugger (because otherwise I'd need to do a graphical or
 network program to test if ITimer works).

 I am trying to avoid doing work, so here's a proposal: If you accept this
 vague explanation for now, I'll promise to refine this later once I have
 real iOS programs running.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7723#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list