[GHC] #16286: Continuations are not labelled in the binaries even with -g3

GHC ghc-devs at haskell.org
Tue Feb 5 12:46:19 UTC 2019


#16286: Continuations are not labelled in the binaries even with -g3
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by osa1):

 It seems like we only generate debug info for `CmmProc`s currently,
 ignoring `CmmData`. I don't know if this is because of a limitation of
 DWARF, or because no one needed this before. @bgamari, any ideas?

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


More information about the ghc-tickets mailing list