[Lldb-commits] [lldb] Fix lldb-dap pickProcess command for selecting process for debugger attachment (PR #75342)

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 13 07:51:57 PST 2023


walter-erquinigo wrote:

@dodzey, thanks for submitting this PR. 
@clayborg  and I have recently been discussing the idea of implementing a minimal typescript extension for lldb-dap, which could host the kind of functionality that you are trying to fix.
I haven't had yet time to do it, but it's in my TODO list before the end of the year.
So, you could either wait for me do submit the minimal TS extension, or you could do it yourself if you want! Up to you :)

https://github.com/llvm/llvm-project/pull/75342


More information about the lldb-commits mailing list