[all-commits] [llvm/llvm-project] 155bf3: [lldb-dap] Migrate 'continue' request to new Reque...

John Harrison via All-commits all-commits at lists.llvm.org
Thu May 8 08:44:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 155bf37ad995fa07baf99ad59294ec5fe2777635
      https://github.com/llvm/llvm-project/commit/155bf37ad995fa07baf99ad59294ec5fe2777635
  Author: John Harrison <harjohn at google.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M lldb/tools/lldb-dap/Handler/ContinueRequestHandler.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

  Log Message:
  -----------
  [lldb-dap] Migrate 'continue' request to new RequestHandler. (#138987)

This adds types for the 'continue' request and updates the existing
handler to the new base class.



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