Number one reason is that the modules are not compiled with the -debug flag.
Could that be your issue? -Alex On 8/5/14 1:51 PM, "mark goldin" <[email protected]> wrote: >Is there any problem debugging an application that uses modules? I can get >into code when I run main file, but a break point in the module code does >not seem to stop execution. > >Thanks
