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

Sub-variable Recommendation #24

Closed
llmhyy opened this issue Oct 17, 2016 · 1 comment
Closed

Sub-variable Recommendation #24

llmhyy opened this issue Oct 17, 2016 · 1 comment
Assignees

Comments

@llmhyy
Copy link
Owner

llmhyy commented Oct 17, 2016

If user select a sub-variable under a read variable, Microbat will not make correct recommendation.

@llmhyy llmhyy self-assigned this Oct 17, 2016
@llmhyy
Copy link
Owner Author

llmhyy commented Oct 21, 2016

In the current implementation of Microbat, each variable has a variable ID, e.g., 10[3]:12, which means an array element is defined at the 12th step. In order for efficiency, the variables in snapshot will not be assigned the defined location in their ID during the trace recording process. The complete variable ID will be generated when the user want to check these variables.

@llmhyy llmhyy closed this as completed Oct 21, 2016
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