[Lldb-commits] [PATCH] D76188: [lldb/Target] Support more than 2 symbols in StackFrameRecognizer

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Mar 15 04:48:11 PDT 2020


mib updated this revision to Diff 250412.
mib added a comment.

Add missing test annotation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76188

Files:
  lldb/include/lldb/Target/StackFrameRecognizer.h
  lldb/packages/Python/lldbsuite/test/lldbutil.py
  lldb/source/Commands/CommandObjectFrame.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Target/AssertFrameRecognizer.cpp
  lldb/source/Target/StackFrameRecognizer.cpp
  lldb/test/API/commands/frame/recognizer/TestFrameRecognizer.py
  lldb/test/API/commands/frame/recognizer/main.m
  lldb/unittests/Target/StackFrameRecognizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76188.250412.patch
Type: text/x-patch
Size: 18561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200315/c8fc0016/attachment-0001.bin>


More information about the lldb-commits mailing list