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

Do not treat binaries as top level in dbg_ieval #1741

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

josevalim
Copy link
Contributor

Prior to this change, calls inside binaries were
treated as top level which would cause the Fun(Arg)
call inside <<Fun(Arg)/binary>> to return an internal
dbg_ieval tuple and ultimately error with badarg.

Prior to this change, calls inside binaries were
treated as top level which would cause the `Fun(Arg)`
call inside `<<Fun(Arg)/binary>>` to return an internal
dbg_ieval tuple and ultimately error with badarg.
@uabboli uabboli added the team:MW label Mar 7, 2018
@uabboli uabboli self-assigned this Mar 8, 2018
@uabboli uabboli added the testing currently being tested, tag is used by OTP internal CI label Mar 8, 2018
@uabboli uabboli merged commit 9f1dad0 into erlang:master Mar 9, 2018
@josevalim josevalim deleted the jv-debugger-bin branch June 24, 2018 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants