Simplify the ui-out progress API
authorTom Tromey <tromey@adacore.com>
Fri, 4 Mar 2022 18:40:49 +0000 (11:40 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 10 Mar 2022 17:11:38 +0000 (10:11 -0700)
commitfdda16e1fa9637f9b6ca846eebe881cd2901d75a
treeb6d0e59fcba33405c300de8df67af3c7dbc8d62b
parent00e5d9e9da89cef94810d9d6fdb5bea403269d8d
Simplify the ui-out progress API

I noticed that 'progress' is a method on ui-out, but it seems to me
that it would be better if the only API were via the progress_meter
class.  This patch makes this change, changing progress to be a method
on the meter itself.
gdb/debuginfod-support.c
gdb/ui-out.h