#3693: Show stack traces
---------------------------------+------------------------------------------
    Reporter:  jpet              |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:  6.14.1      
   Component:  Runtime System    |      Version:  6.10.4      
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
       Patch:  1                 |  
---------------------------------+------------------------------------------

Comment(by simonmar):

 Replying to [comment:17 batterseapower]:
 > I'm not having much luck with providing a way to strip out the debug
 info. I played with the suggestion by Simon to have an optionally-
 strippable section, but:
 >
 >   * OS X strip has no option to strip sections with a given name

 No big deal - just make it a no-op on OS X, perhaps emitting a warning.

 > Which is kind of discouraging. Even if I got it all working on every
 platform, we would never be able to strip the .ghc_debug section from
 shared libraries, which is sort of annoying.

 It isn't such a problem in shared libraries, I'm not too worried about
 this.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3693#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to