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-mi hangs and starts consuming more and more memory when stopping at certain breakpoints in vscode-cpptools #53634

Closed
mlangiu opened this issue Feb 7, 2022 · 2 comments
Labels
invalid Resolved as invalid, i.e. not a bug lldb

Comments

@mlangiu
Copy link

mlangiu commented Feb 7, 2022

Hi, I wanted to notify you of several issues that crop up with debugging via the cpptools package for Visual Studio Code, which appear to be caused by an error in lldb-mi.
In summary stopping at (or in some cases near) uninitialized memory.
More details can be found in the following related issues

I hope I came to the right place.

Kind Regards

Marco

@mlangiu mlangiu changed the title lldb-mi hangs and has starts consuming more and more memory when stopping at certain breakpoints in vscode-cpptools lldb-mi hangs and starts consuming more and more memory when stopping at certain breakpoints in vscode-cpptools Feb 7, 2022
@llvmbot
Copy link
Collaborator

llvmbot commented Feb 7, 2022

@llvm/issue-subscribers-lldb

@labath labath closed this as completed Feb 7, 2022
@labath
Copy link
Collaborator

labath commented Feb 7, 2022

lldb-mi is no longer a part of lldb. You can try filing a bug here https://github.com/lldb-tools/lldb-mi, but I don't know how active the project is. Feel free to file a new bug if you're able to reproduce the problem with lldb alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Resolved as invalid, i.e. not a bug lldb
Projects
None yet
Development

No branches or pull requests

4 participants