]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use filename style in "show" commands
authorTom Tromey <tom@tromey.com>
Mon, 13 Jan 2025 11:05:10 +0000 (04:05 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 14 Jan 2025 22:39:43 +0000 (15:39 -0700)
commitfc0a39f4076ea87396a91a264896e7e91c3f9d61
tree0da39b3a03958fdcf13a36ac49440f736eacc952
parente76d66a53ee9ef0a70fdb44a3150518fcc8086ea
Use filename style in "show" commands

I found a few filename-related "show" commands that do not use the
filename style when displaying the file.  This patch fixes the
oversight.

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/cli/cli-setshow.c
gdb/target-descriptions.c