HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Yhc/Debug flags

< Yhc

Part of Yhc

(Download)

A number of debug flags are available to help when hacking the compiler. These have varying names and are numerous, I propose a change. This page documents the proposed change, not the existing set of flags.

Flags

-code=* - show the code at all available stages. Values such as -code=rename,type would show the code at the rename and type stages.

-st=... - same as code, for the symbol table

-bc=... - same as byte code, but different values for the stages

Thoughts?

Retrieved from "http://www.haskell.org/haskellwiki/Yhc/Debug_flags"

This page has been accessed 2,099 times. This page was last modified 22:08, 20 February 2006. Recent content is available under a simple permissive license.