Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscommunication between tuareg and ocamldebug when debugging packed modules #136

Open
herbelin opened this issue Jul 18, 2017 · 1 comment

Comments

@herbelin
Copy link

Hi, C-x C-a C-b is using the format "@ \"%m\" # %c" to tell ocamldebug to set breakpoints. However, with packed modules, ocamldebug seems to need qualified names as in break @ MyModule.MyFile # 324.

Note: this was partially reported also at https://caml.inria.fr/mantis/view.php?id=7540.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants