[Lldb-commits] [lldb] Make breakpoint stop reason more accurate for function breakpoints (PR #130841)

via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 11 15:51:48 PDT 2025


https://github.com/jeffreytan81 requested changes to this pull request.

> 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?

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


More information about the lldb-commits mailing list