I will suggest to check if your compiler is correctly generating in the correct path the .pdb file associated with the cs file you want to debug due this message "Didn't find associated module for /path/to/module/file.cs". Also you can check if all dll´s with pdb files are in the same path.