patch applied (ghc): Finish #3439: -ticky implies -debug at link time; the ticky "way" has gone

Simon Peyton-Jones simonpj at microsoft.com
Wed Nov 4 12:40:51 EST 2009


Thanks!  Where is the documentation for the extra RTS options supported when you use -debug?  Perhaps we should add a section on this in http://hackage.haskell.org/trac/ghc/wiki/Debugging?

Simon

| -----Original Message-----
| From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org] On
| Behalf Of Simon Marlow
| Sent: 04 November 2009 17:03
| To: cvs-ghc at haskell.org
| Subject: patch applied (ghc): Finish #3439: -ticky implies -debug at link
| time; the ticky "way" has gone
| 
| Wed Nov  4 06:55:07 PST 2009  Simon Marlow <marlowsd at gmail.com>
|   * Finish #3439: -ticky implies -debug at link time; the ticky "way" has
| gone
|   Ignore-this: 9ca68e63bbc34c8f6f216efe27e259eb
| 
|   To get ticky profiling you still have to compile with -ticky (for
|   those modules that you want to profile), but you can link with either
|   -debug or -ticky.
| 
|     M ./compiler/main/DynFlags.hs -1 +3
|     M ./compiler/main/Packages.lhs -2 +2
|     M ./compiler/main/StaticFlagParser.hs -2 +4
|     M ./compiler/main/StaticFlags.hs -11 +4
|     M ./mk/config.mk.in -2
|     M ./mk/ways.mk -8
| 
| View patch online:
| http://darcs.haskell.org/ghc/_darcs/patches/20091104145507-12142-
| fe57909097fff49487f6219362433c6e099b7aaa.gz
| 
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc at haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc



More information about the Cvs-ghc mailing list