[Lldb-commits] [lldb] [llvm] [lldb][Expression] Emit a 'Note' diagnostic that indicates the language used for expression evaluation (PR #161688)

2025-10-12 Thread Michael Buch via lldb-commits
https://github.com/Michael137 edited https://github.com/llvm/llvm-project/pull/161688 ___ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] Revert "Make SBBreakpoint/SBBreakpointLocation.SetCondition(nullptr) work again." (PR #162544)

2025-10-12 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Kazu Hirata (kazutakahirata) Changes Reverts llvm/llvm-project#162370 The PR breaks multiple buildbots: https://lab.llvm.org/buildbot/#/builders/162/builds/32818 https://lab.llvm.org/buildbot/#/builders/181/builds/29448 --- Full diff: ht

[Lldb-commits] [lldb] [lldb/cmake] unittests: Breakpoint: remove liblldb dep (PR #162571)

2025-10-12 Thread Justin Stitt via lldb-commits
https://github.com/JustinStitt edited https://github.com/llvm/llvm-project/pull/162571 ___ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb-dap] Allow empty memory reference in disassemble arguments (PR #162517)

2025-10-12 Thread Walter Erquinigo via lldb-commits
@@ -156,11 +156,14 @@ DecodeMemoryReference(llvm::StringRef memoryReference); ///Indicates if the key is required to be present, otherwise report an error ///if the key is missing. /// +/// \param[in] allow_empty +///Interpret empty string as a valid value, don't r

[Lldb-commits] [lldb] f3e2c20 - Make SBBreakpoint/SBBreakpointLocation.SetCondition(nullptr) work again. (#162370)

2025-10-12 Thread via lldb-commits
Author: jimingham Date: 2025-10-08T13:01:20-07:00 New Revision: f3e2c20a23b11fbe1149e5d2e3631109af6d3238 URL: https://github.com/llvm/llvm-project/commit/f3e2c20a23b11fbe1149e5d2e3631109af6d3238 DIFF: https://github.com/llvm/llvm-project/commit/f3e2c20a23b11fbe1149e5d2e3631109af6d3238.diff LOG