[Lldb-commits] [lldb] [lldb-dap] Migrate attach to typed RequestHandler. (PR #137911)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Fri May 2 17:53:19 PDT 2025


ashgti wrote:

> It is also ignored in the `SetFrame/ThreadFormat` functions. I am not sure if we should accept it as it also valid in the command line

Updated to remove the `.empty()` check.

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


More information about the lldb-commits mailing list