[all-commits] [llvm/llvm-project] 0b9470: [lldb-dap] support moduleId in the stackTrace resp...
woruyu via All-commits
all-commits at lists.llvm.org
Fri Aug 1 05:43:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b9470b329103bcdfe3578d99664974d2a53bf8d
https://github.com/llvm/llvm-project/commit/0b9470b329103bcdfe3578d99664974d2a53bf8d
Author: woruyu <99597449+woruyu at users.noreply.github.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M lldb/test/API/tools/lldb-dap/coreFile/TestDAP_coreFile.py
M lldb/test/API/tools/lldb-dap/stackTrace/TestDAP_stackTrace.py
M lldb/tools/lldb-dap/JSONUtils.cpp
Log Message:
-----------
[lldb-dap] support moduleId in the stackTrace response (#149774)
This PR resolves https://github.com/llvm/llvm-project/issues/149316
---------
Co-authored-by: Ebuka Ezike <yerimyah1 at gmail.com>
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