Is there a way to get the debugger to recognize packaged modules (e.g., -module(foo.bar.baz) in directory foo/bar)? It complains that the beam file foo/bar/baz.beam has the module name foo.bar.baz ! I couldn't find anything in the release notes (R9C-2). Thanks, Mark.