[all-commits] [llvm/llvm-project] 8b901c: [lldb-dap] Cleanup InstructionBreakpoint (#200228)

Sergei Druzhkov via All-commits all-commits at lists.llvm.org
Mon Jun 1 09:35:09 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b901cc2a0a3310b2b25d01f31d4bec665b714ef
      https://github.com/llvm/llvm-project/commit/8b901cc2a0a3310b2b25d01f31d4bec665b714ef
  Author: Sergei Druzhkov <serzhdruzhok at gmail.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M lldb/tools/lldb-dap/InstructionBreakpoint.cpp
    M lldb/tools/lldb-dap/InstructionBreakpoint.h

  Log Message:
  -----------
  [lldb-dap] Cleanup InstructionBreakpoint (#200228)

Added mutex like in other breakpoints
([PR](https://github.com/llvm/llvm-project/pull/134030)). Also removed
unused `m_offset` field.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list