You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
in the example above, this what cppvsdbg displays.
while using lldb we only see
Best
Pascal
The text was updated successfully, but these errors were encountered:
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.
in the example above, this what cppvsdbg displays.
while using lldb we only see
Best
Pascal
The text was updated successfully, but these errors were encountered: