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

Overwriting function arguments and local variables while gdb debugging #325

Closed
Tracked by #149
akharche opened this issue Apr 20, 2021 · 4 comments
Closed
Tracked by #149
Assignees
Labels
debug Related to #149
Milestone

Comments

@akharche
Copy link
Contributor

User must be able to step the code line by line, and also read and write the function arguments and local variables

Blocked by: #36

@akharche akharche added the debug Related to #149 label Apr 20, 2021
@akharche akharche self-assigned this Apr 20, 2021
@akharche akharche mentioned this issue Apr 20, 2021
36 tasks
@akharche
Copy link
Contributor Author

Documentation for the functionality:
#450
#452

@PokhodenkoSA
Copy link
Contributor

@akharche
I can not find example for overwriting local variables. Could you please provide a link?

@PokhodenkoSA
Copy link
Contributor

Need to check with latest version including numba#7177. If not fixed then move to backlog.

@PokhodenkoSA
Copy link
Contributor

PokhodenkoSA commented Dec 27, 2021

It works. See test_assignment_to_variable.
It works with versions before Numba 0.55 too.

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

No branches or pull requests

2 participants