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

Improve page listing #1

Open
mbeckersys opened this issue Oct 22, 2018 · 0 comments
Open

Improve page listing #1

mbeckersys opened this issue Oct 22, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mbeckersys
Copy link
Owner

The debug information is currently taken from page address at offset zero; however, while this is a valid address, the debug information might be is meaningless.

One possibility is to take the offset of the first page access to complete the access; however, this would increase the memory footprint by 3 bytes per page.

@mbeckersys mbeckersys added the enhancement New feature or request label Oct 23, 2018
@mbeckersys mbeckersys self-assigned this Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant