[all-commits] [llvm/llvm-project] 981812: [lldb-dap] Migrating breakpointLocations request t...

Ely Ronnen via All-commits all-commits at lists.llvm.org
Fri May 9 09:29:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98181200db2af6e0aa43318d11c5c37e65c72845
      https://github.com/llvm/llvm-project/commit/98181200db2af6e0aa43318d11c5c37e65c72845
  Author: Ely Ronnen <elyronnen at gmail.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M lldb/tools/lldb-dap/Handler/BreakpointLocationsHandler.cpp
    M lldb/tools/lldb-dap/Handler/RequestHandler.h
    M lldb/tools/lldb-dap/Protocol/ProtocolRequests.cpp
    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 llvm/include/llvm/Support/JSON.h

  Log Message:
  -----------
  [lldb-dap] Migrating breakpointLocations request to use typed RequestHandler (#137426)

* Migrating breakpointLocations request to use typed RequestHandle 
* Preliminary step in order to implement assembly source breakpoints



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