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

Add support for profiling #12

Open
GoogleCodeExporter opened this issue Apr 23, 2015 · 7 comments
Open

Add support for profiling #12

GoogleCodeExporter opened this issue Apr 23, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

Wasted half an hour of already scarce hacking time to hunt where exactly a car 
gets a non-pair as argument. There is no stack in owl, but if primop errors 
would pass the registers, or at least the most common continuation register, to 
mcp, then the owl side could print something like a stack trace using the 
remaining chain of continuations.

To be useful, this would also need a way to associate a name to continuations 
generated from a named function. This would also useful for other debugging 
messages.

Original issue reported on code.google.com by aohelin on 10 Sep 2010 at 7:30

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

No branches or pull requests

1 participant