[GHC] #10601: GHC should be distributed with debug symbols

GHC ghc-devs at haskell.org
Mon Jul 6 09:10:52 UTC 2015


#10601: GHC should be distributed with debug symbols
-------------------------------------+-------------------------------------
        Reporter:  bitonic           |                   Owner:
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Build System      |                 Version:
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by scpmw):

 Also note that `.debug_info` got significantly smaller, because it doesn't
 contain block information like before. This reduces the amount of overhead
 to about 18% total, according to my experiments back then:

 https://mail.haskell.org/pipermail/ghc-devs/2015-January/007872.html

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


More information about the ghc-tickets mailing list