https://github.com/clayborg closed
https://github.com/llvm/llvm-project/pull/98521
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Greg Clayton (clayborg)
Changes
Section IDs are 64 bit and if a section ID was over 4GB, then the tabular
output of the "target modules dump sections" command would not align to the
column headers. Also if the section type's name was too l
https://github.com/clayborg created
https://github.com/llvm/llvm-project/pull/98521
Section IDs are 64 bit and if a section ID was over 4GB, then the tabular
output of the "target modules dump sections" command would not align to the
column headers. Also if the section type's name was too long