[Lldb-commits] [PATCH] D83757: [lldb] Store StackFrameRecognizers in the target instead of a global list

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 17 00:26:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b7c9eae6dca: [lldb] Store StackFrameRecognizers in the target instead of a global list (authored by teemperor).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83757/new/

https://reviews.llvm.org/D83757

Files:
  lldb/include/lldb/Target/StackFrameRecognizer.h
  lldb/include/lldb/Target/Target.h
  lldb/include/lldb/lldb-forward.h
  lldb/source/Commands/CommandObjectFrame.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Target/AssertFrameRecognizer.cpp
  lldb/source/Target/StackFrame.cpp
  lldb/source/Target/StackFrameRecognizer.cpp
  lldb/source/Target/Target.cpp
  lldb/test/API/commands/frame/recognizer/TestFrameRecognizer.py
  lldb/unittests/Target/StackFrameRecognizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83757.278668.patch
Type: text/x-patch
Size: 27869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200717/509a4daa/attachment-0001.bin>


More information about the lldb-commits mailing list