[Lldb-commits] [lldb] [lldb-dap] Allow evaluate requests without a frame context (PR #179667)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 4 08:41:18 PST 2026
https://github.com/ashgti approved this pull request.
LGTM!
I have been looking at improving the repl behavior in this branch: https://github.com/ashgti/llvm-project/commit/307dee7443d3ee7164d67e4cf9b1fd1a95f190d5 that allows us to support commands that want raw input (which currently do not work in lldb-dap).
https://github.com/llvm/llvm-project/pull/179667
More information about the lldb-commits
mailing list