[all-commits] [llvm/llvm-project] ad4511: Add 'target dump section-load-list' for lldb debug...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Jun 29 17:03:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad451146e8f59de76e393094d3aafc97a854c40b
https://github.com/llvm/llvm-project/commit/ad451146e8f59de76e393094d3aafc97a854c40b
Author: Jason Molenda <jason at molenda.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M lldb/source/Commands/CommandObjectTarget.cpp
Log Message:
-----------
Add 'target dump section-load-list' for lldb debugging
A command to dump the Target's SectionLoadList, to debug
possible issues with the table.
Differential Revision: https://reviews.llvm.org/D154169
More information about the All-commits
mailing list