[all-commits] [llvm/llvm-project] 05cdd2: [lldb] Adjust parse_frames for unnamed images
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Sep 3 13:24:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05cdd294ab020b42329413ae7ab52d0c5aaf8151
https://github.com/llvm/llvm-project/commit/05cdd294ab020b42329413ae7ab52d0c5aaf8151
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M lldb/examples/python/crashlog.py
Log Message:
-----------
[lldb] Adjust parse_frames for unnamed images
Follow up to 2cbd3b04feaaaff7fab4c6500476839a23180886 which added
support for unnamed images but missed the use case in parse_frames.
More information about the All-commits
mailing list