[Lldb-commits] [PATCH] D80418: Print a warning when stopped in a frame LLDB has no plugin for.

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 22 15:34:14 PDT 2020


aprantl updated this revision to Diff 265808.
aprantl added a comment.

Address review feedback and add a similar test for the previously untested optimization warning.


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

https://reviews.llvm.org/D80418

Files:
  lldb/include/lldb/Target/Process.h
  lldb/source/Target/Process.cpp
  lldb/source/Target/TargetProperties.td
  lldb/source/Target/Thread.cpp
  lldb/test/Shell/Process/Inputs/true.c
  lldb/test/Shell/Process/Optimization.test
  lldb/test/Shell/Process/UnsupportedLanguage.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80418.265808.patch
Type: text/x-patch
Size: 6318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200522/fb258a39/attachment-0001.bin>


More information about the lldb-commits mailing list