[Lldb-commits] [lldb] [llvm] [lldb-dap] Support column breakpoints (PR #125347)

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 3 09:36:00 PST 2025


================
@@ -140,6 +140,10 @@ Changes to LLDB
   Therefore current implementation allows only 1 watchpoint, as tested with
   Windows 11 on the Microsoft SQ2 and Snapdragon Elite X platforms.
 
+### Changes to lldb-dap
+
+* Breakpoints can now be set for specific columns within a line
----------------
walter-erquinigo wrote:

add a final period

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


More information about the lldb-commits mailing list