[Lldb-commits] [PATCH] D98761: Fix "image lookup --address" Summary results for inline functions.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 17 16:02:55 PDT 2021


clayborg updated this revision to Diff 331404.
clayborg added a comment.

Remove extra parameter call to SymbolContext::DumpStopContext() recrusive call that was left over from iterating on my patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98761

Files:
  lldb/source/Symbol/SymbolContext.cpp
  lldb/test/Shell/Commands/command-image-lookup.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98761.331404.patch
Type: text/x-patch
Size: 30276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210317/e7982b94/attachment-0001.bin>


More information about the lldb-commits mailing list