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

LLDB Data Model #15

Open
Aidan63 opened this issue Dec 11, 2022 · 0 comments
Open

LLDB Data Model #15

Aidan63 opened this issue Dec 11, 2022 · 0 comments
Labels
Data Model Reading and visualising the targets memory enhancement New feature or request LLDB Mac and Linux driver

Comments

@Aidan63
Copy link
Owner

Aidan63 commented Dec 11, 2022

Currently the data model doesn't exist for the LLDB driver, this is a pain because the LLDB API is very lacking in this department compared to DbgModel. Best chance is probably to to dip into the LLDB internals and sub-class the SyntheticChildrenFrontEnd and SyntheticChildrenProviderFrontEnd classes.

@Aidan63 Aidan63 added enhancement New feature or request LLDB Mac and Linux driver Data Model Reading and visualising the targets memory labels Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Model Reading and visualising the targets memory enhancement New feature or request LLDB Mac and Linux driver
Projects
None yet
Development

No branches or pull requests

1 participant