Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Remove checking on user variable to emit all debug info #217

Closed
wants to merge 1 commit into from

Conversation

akharche
Copy link

This PR removes possessing "$" sign checking for emitting debug information. This checking currently may not be valid anymore due to many compiler passes are not retaining the user variable. This checking also blocks development of gdb support in numba-dppy.

@PokhodenkoSA
Copy link

@akharche
Numba 0.53 fixes this problem. Can we close this PR?

@akharche
Copy link
Author

Numba 0.53 fixes this problem

@akharche akharche closed this Jun 15, 2021
@akharche akharche deleted the akharche/remove_uservar_check branch July 5, 2021 14:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants