<div dir="ltr">Just to be sure, this new test will fail without your Symtab changes right?  I'm not in a state where I can look at code right now, and you say anything that symbolicates an address *can* use the symtab, but I don't know if you really meant *must* use the symtab.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 2, 2019 at 12:19 AM Pavel Labath via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">labath updated this revision to Diff 179819.<br>
labath added a comment.<br>
<br>
Add some "image lookup" commands to the test. The test now goes through lldb<br>
instead of lldb-test, but I've kept the lldb-test changes, as I think they make<br>
sense regardless. The tricky part about the new test is the need to specify the<br>
"target symbols add" command via '-o', because I need lit to substitute the full<br>
path to the symbol file.<br>
<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D56173/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D56173/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D56173" rel="noreferrer" target="_blank">https://reviews.llvm.org/D56173</a><br>
<br>
Files:<br>
  lit/SymbolFile/Breakpad/Inputs/symtab.lldbinit<br>
  lit/SymbolFile/Breakpad/Inputs/symtab.syms<br>
  lit/SymbolFile/Breakpad/lit.local.cfg<br>
  lit/SymbolFile/Breakpad/symtab.yaml<br>
  source/API/SystemInitializerFull.cpp<br>
  source/Plugins/SymbolFile/Breakpad/CMakeLists.txt<br>
  source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp<br>
  source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h<br>
  source/Plugins/SymbolFile/CMakeLists.txt<br>
  source/Symbol/SymbolVendor.cpp<br>
  tools/lldb-test/SystemInitializerTest.cpp<br>
  tools/lldb-test/lldb-test.cpp<br>
<br>
</blockquote></div>