[Lldb-commits] [PATCH] D113330: [LLDB][Breakpad] Make lldb understand INLINE and INLINE_ORIGIN records in breakpad.

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 10 01:48:51 PST 2021


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

In D113330#3119254 <https://reviews.llvm.org/D113330#3119254>, @zequanwu wrote:

> Use empty callsite_file or name if index is out of range.

It'd be nice if you could also extend the test case to cover this scenario.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113330



More information about the lldb-commits mailing list