[all-commits] [llvm/llvm-project] 3149c7: Reapply "[lldb-dap] Use protocol types for excepti...
Ebuka Ezike via All-commits
all-commits at lists.llvm.org
Fri Nov 7 01:16:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3149c7c5184c736040ede57f2716b30c7bd3bed6
https://github.com/llvm/llvm-project/commit/3149c7c5184c736040ede57f2716b30c7bd3bed6
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M lldb/tools/lldb-dap/Handler/ExceptionInfoRequestHandler.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 lldb/unittests/DAP/CMakeLists.txt
A lldb/unittests/DAP/ProtocolRequestsTest.cpp
M lldb/unittests/DAP/ProtocolTypesTest.cpp
M lldb/unittests/TestingSupport/TestUtilities.cpp
M lldb/unittests/TestingSupport/TestUtilities.h
Log Message:
-----------
Reapply "[lldb-dap] Use protocol types for exceptioninfo" (#166161) (#166836)
This reverts commit 6b8ca33e93022384bcbe5735b9410ca9b840a5d4.
with the applied fix of passing std::string instead of c_str.
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