[all-commits] [llvm/llvm-project] 561bec: Add `process launch --memory-tagging` option
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Oct 10 15:10:16 PDT 2025
Branch: refs/heads/users/yln/lldb-process-launch-memory-tagging
Home: https://github.com/llvm/llvm-project
Commit: 561becfa5b9908aceec76bee8acb83b3009a90ea
https://github.com/llvm/llvm-project/commit/561becfa5b9908aceec76bee8acb83b3009a90ea
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M lldb/include/lldb/lldb-enumerations.h
M lldb/source/Commands/CommandObjectProcess.cpp
M lldb/source/Commands/CommandOptionsProcessLaunch.cpp
M lldb/source/Commands/CommandOptionsProcessLaunch.h
M lldb/source/Commands/Options.td
M lldb/source/Host/macosx/objcxx/Host.mm
M lldb/test/API/macosx/mte/Makefile
M lldb/test/API/macosx/mte/TestDarwinMTE.py
Log Message:
-----------
Add `process launch --memory-tagging` option
For debugging and bug-finding workflows, support
launching processes with MTE for binaries that are
not MTE entitled.
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