[all-commits] [llvm/llvm-project] 287ce6: [lldb] [Commands] Implement "thread siginfo"
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Feb 2 10:32:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 287ce6b51675aee43870bebfff68bb144d1ab90e
https://github.com/llvm/llvm-project/commit/287ce6b51675aee43870bebfff68bb144d1ab90e
Author: Michał Górny <mgorny at moritz.systems>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M lldb/source/Commands/CommandObjectThread.cpp
A lldb/test/Shell/Commands/Inputs/sigchld.c
A lldb/test/Shell/Commands/command-thread-siginfo.test
Log Message:
-----------
[lldb] [Commands] Implement "thread siginfo"
Differential Revision: https://reviews.llvm.org/D118473
More information about the All-commits
mailing list