Move val_prettyformat to valprint.h
authorTom Tromey <tromey@adacore.com>
Tue, 5 Sep 2023 18:30:08 +0000 (12:30 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 18 Sep 2023 18:21:07 +0000 (12:21 -0600)
commit4eaa39a22ddcac55f3b0dbbf5f4200ebff1be343
tree8c611eb64272ab0d51ce05900b420ab9eb199dd1
parentcf2ab5ef0b716dea512d85276c484fce758fa5d4
Move val_prettyformat to valprint.h

I stumbled across an ancient FIXME comment that was easy to fix --
val_prettyformat does not need to be in defs.h, and is easily moved to
valprint.h, where (despite what the comment says) it belongs.

Tested by rebuilding.
gdb/defs.h
gdb/valprint.h