[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 7 10:54:14 PDT 2025
da-viper wrote:
Another solution I could think of is prioritising, the repl command type instead of the repl variable type.
in
https://github.com/llvm/llvm-project/blob/4607d39c7eded3ff6d425cbc502e30349078365c/lldb/tools/lldb-dap/DAP.cpp#L553-L558
or add the previously defined aliases in docs explicitly as aliases.
https://github.com/llvm/llvm-project/pull/134562
More information about the lldb-commits
mailing list