[all-commits] [llvm/llvm-project] 2d57b6: [lldb-dap] Add unit test for breakpoint types (#13...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue May 13 17:02:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d57b6132588cd1676d817d120c2f49916227414
      https://github.com/llvm/llvm-project/commit/2d57b6132588cd1676d817d120c2f49916227414
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M lldb/tools/lldb-dap/Protocol/ProtocolRequests.h
    M lldb/tools/lldb-dap/Protocol/ProtocolTypes.cpp
    M lldb/tools/lldb-dap/Protocol/ProtocolTypes.h
    M lldb/tools/lldb-dap/Watchpoint.cpp
    M lldb/tools/lldb-dap/Watchpoint.h
    M lldb/unittests/DAP/ProtocolTypesTest.cpp

  Log Message:
  -----------
  [lldb-dap] Add unit test for breakpoint types (#139792)

- Add unit test for breakpoint types for SourceBreakpoint,
  FunctionBreakpoint and DataBreakpoint.
- Rename DataBreakpointInfo to DataBreakpoint.
- Fix some mapOptions for optional fields.



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