[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
Tue Mar 30 14:43:20 PDT 2021


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

Remove show_inline_callsite_line_info setting from SymbolContext dumping function as it isn't needed, show_inlined_frames controls this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98761

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

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


More information about the lldb-commits mailing list