]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use ui-out tables for info proc mappings
authorTom Tromey <tom@tromey.com>
Thu, 3 Oct 2024 22:48:25 +0000 (16:48 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 8 Oct 2024 23:07:37 +0000 (17:07 -0600)
commit57f5c841c33c49583338048d06a4dfd5cefd7e40
treee22ce461b22ff7a31f495ffb82aff0ce4d55c96a
parent09ff58c1ad9b5894aa9b7965071d4133ab2202ac
Use ui-out tables for info proc mappings

This changes a few implementations of "info proc mappings" to use
ui-out tables rather than printf.

Note that NetBSD and FreeBSD also use printfs here, but since I can't
test these, I didn't update them.

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/corelow.c
gdb/linux-tdep.c
gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp