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

Auto-add watches for .bss and .data segment data #167

Open
nirvdrum opened this issue Apr 28, 2021 · 0 comments
Open

Auto-add watches for .bss and .data segment data #167

nirvdrum opened this issue Apr 28, 2021 · 0 comments

Comments

@nirvdrum
Copy link

Other ASM debuggers I've used in the past will set up watches for values from the .bss and .data segments. I've found this to be handy, particularly when paired with their addresses. I think it'd be very nice if SASM could auto-add these values to the watches list. Since the declarations will indicate the type, that information could be integrated into the watch as well so there's no need to guess at them. Alternatively, it could be nice to have a dedicated view for values from these segments separate from the watches list.

@Dman95 Dman95 closed this as completed Feb 5, 2022
@Dman95 Dman95 reopened this Feb 5, 2022
Repository owner deleted a comment from piper4hire Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants