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

Possible to trace pattern match failures #5

Open
venkatd opened this issue Dec 1, 2024 · 0 comments
Open

Possible to trace pattern match failures #5

venkatd opened this issue Dec 1, 2024 · 0 comments

Comments

@venkatd
Copy link

venkatd commented Dec 1, 2024

Hi!

I have a situation where sometimes I am trying to debug a pattern match failure and I would love to get a hold of the {m, f, a} for what failed a pattern match.

Is there something in entrace that enables this?

I noticed there's an exception_trace option for the underlying :erlang.trace module but wasn't sure if that's somehow exposed.

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

1 participant