[Lldb-commits] [PATCH] D35607: Extend 'target symbols add' to set symbol file for a given module

Eugene Zemtsov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 21 15:21:05 PDT 2017


eugene updated this revision to Diff 107725.
eugene added a comment.

Added error message when more than one symbol file is provided.


https://reviews.llvm.org/D35607

Files:
  packages/Python/lldbsuite/test/linux/add-symbols/Makefile
  packages/Python/lldbsuite/test/linux/add-symbols/TestTargetSymbolsAddCommand.py
  packages/Python/lldbsuite/test/linux/add-symbols/main.c
  source/Commands/CommandObjectTarget.cpp
  source/Interpreter/CommandObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35607.107725.patch
Type: text/x-patch
Size: 5578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170721/42d3fa51/attachment.bin>


More information about the lldb-commits mailing list