Skip to content

Conversation

@stephen-f0
Copy link
Collaborator

Support for architectures to define multiple flag registers with an associated bitmask.

Fixes an LLDB oddity where running on 64-bit Windows presents "eflags" compared to Linux where "rflags" is presented. Can also be used to define multiple different flag registers with differing bitmasks which would all be presented in the UI.

Handles cases where the defined flags register(s) are not exposed in the LLDB register dictionary. Fixes #23

@stephen-f0 stephen-f0 force-pushed the feature/handle-multiple-flag-registers branch from 02a53e4 to eb68332 Compare April 5, 2024 10:25
@sam-f0 sam-f0 self-requested a review April 5, 2024 14:14
@stephen-f0 stephen-f0 merged commit cf1f961 into main Apr 5, 2024
@stephen-f0 stephen-f0 deleted the feature/handle-multiple-flag-registers branch April 11, 2024 06:39
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

Successfully merging this pull request may close these issues.

NoneType object has

3 participants