[Lldb-commits] [lldb] [lldb-dap] Add ContinueRequestHandler unit test (PR #140566)

via lldb-commits lldb-commits at lists.llvm.org
Tue May 20 15:18:19 PDT 2025


jimingham wrote:

You can also use ScriptedProcesses for testing.  They would allow wrapping a real process and changing the answers it hands out in some way useful to you, or just making up the process state out of whole cloth.

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


More information about the lldb-commits mailing list