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

Query breakpoints from LLDB on every step #24

Closed
sakhnik opened this issue Jul 29, 2018 · 1 comment
Closed

Query breakpoints from LLDB on every step #24

sakhnik opened this issue Jul 29, 2018 · 1 comment
Assignees

Comments

@sakhnik
Copy link
Owner

sakhnik commented Jul 29, 2018

Consider querying for LLDB breakpoints on every step just like in GDB (#20). Unfortunately, LLDB doesn't allow concealing commands in the history. So need to scout anything useful in LLDB API.

@sakhnik sakhnik self-assigned this Jul 29, 2018
@sakhnik
Copy link
Owner Author

sakhnik commented Jul 30, 2018

Duplicate of #21

@sakhnik sakhnik marked this as a duplicate of #21 Jul 30, 2018
@sakhnik sakhnik closed this as completed Jul 30, 2018
sakhnik pushed a commit that referenced this issue Mar 5, 2021
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

1 participant