[Lldb-commits] [lldb] [RFC][lldb-dap] Always stop on enrty for attaching (PR #134339)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 8 15:23:23 PDT 2025
jimingham wrote:
> > I wonder if we should add a test about the things we DON'T hand out when a process is running just so we claim the behavior concretely.
>
> Unit tests on the SB API or DAP API tests? I am happy to add tests as follow-ups
I meant SB API tests, to assert that we don't hand out this stale data when the process is running.
https://github.com/llvm/llvm-project/pull/134339
More information about the lldb-commits
mailing list