]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make 'info sharedlibrary' more readable with CHERI.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 6 Mar 2017 21:55:05 +0000 (13:55 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Sep 2022 23:43:06 +0000 (16:43 -0700)
commit079ef6a1c166712894adfea3f5551175cbe068c0
treed5d3e4d9ec80085671e31146a421ebdea4244e79
parent55de1de55d7e728770ea0aa885b4a5425b1d6167
Make 'info sharedlibrary' more readable with CHERI.

In particular, use the smaller of address or pointer bit count to determine
the size of the address field.
gdb/solib.c