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

The caller of a function in the slice is not in the slice #44

Open
LuuO opened this issue Mar 14, 2023 · 3 comments
Open

The caller of a function in the slice is not in the slice #44

LuuO opened this issue Mar 14, 2023 · 3 comments

Comments

@LuuO
Copy link
Member

LuuO commented Mar 14, 2023

No description provided.

@LuuO
Copy link
Member Author

LuuO commented Mar 14, 2023

Image

Image

@shrBadihi
Copy link

Can you please explain in a short text the issue in the figures?
The title of the issue is not self-explanatory.

Thanks,

@LuuO
Copy link
Member Author

LuuO commented Apr 14, 2023

The program is currently stopping at Line 2241 in FastMath.java (the first figure). This line is in the slice, but this statement instance is not in the slice, since its caller's caller, testThanhInf:1052, is not in the slice (the second figure). It would be better if Debugger++ could automatically skip this statement instance as well.

@LuuO LuuO closed this as completed Apr 14, 2023
@LuuO LuuO reopened this Apr 14, 2023
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