satyajanga wrote:

> > tools/lldb-dap/attach/TestDAP_attach.py : creates function breakpoints 
> > tests that they are hit.
> > tools/lldb-dap/breakpoint/TestDAP_setFunctionBreakpoints.py also creates 
> > breakpoints tests that they are hit.
> 
> Are these two tests checking "reason" field in stopped DAP event?

Yes. They call the `DAPTestCaseBase.verify_breakpoint_hit` it validates the 
description and reason (indirectly).

https://github.com/llvm/llvm-project/pull/130841
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to