FW: Question about debug info

Richard Carlsson richardc@REDACTED
Thu Aug 31 14:18:59 CEST 2006


Gomes, Pedro wrote:
> Can this situation be checked ?

Try this (after recompiling and reloading the module):

   1> mymodule:module_info(compile).
   [{options,[...
              ...]},
    ...]
   2>

and see if the options list contains 'debug_info'.

     /Richard




More information about the erlang-bugs mailing list