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.pickProcess to display full name of the current process (like cppvsdbg does) #1164

Open
PascalMoonify opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement Enchancement request

Comments

@PascalMoonify
Copy link

When starting a CodeLLDB Attach Debug session, it would be cool to be able to see the complete name of the process to pickup, like cppvsdbg (MSVC) offers in VSCode.

image

in the example above, this what cppvsdbg displays.

while using lldb we only see

image

Best
Pascal

@PascalMoonify PascalMoonify added the enhancement Enchancement request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enchancement request
Projects
None yet
Development

No branches or pull requests

1 participant