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