[all-commits] [llvm/llvm-project] ea659e: Log in SetPrivateState when unwind logging enabled
Jason Molenda via All-commits
all-commits at lists.llvm.org
Tue Mar 9 16:23:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea659ea101a56a08c73be65ab62c3e180e37ca38
https://github.com/llvm/llvm-project/commit/ea659ea101a56a08c73be65ab62c3e180e37ca38
Author: Jason Molenda <jason at molenda.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M lldb/source/Target/Process.cpp
Log Message:
-----------
Log in SetPrivateState when unwind logging enabled
It is easier to read the unwind logging when you can see
when the inferior resumes / stops and we're doing new unwinds.
More information about the All-commits
mailing list