Use warning in windows-nat error messages
authorTom Tromey <tom@tromey.com>
Sun, 26 Dec 2021 21:21:28 +0000 (14:21 -0700)
committerTom Tromey <tom@tromey.com>
Thu, 6 Jan 2022 15:37:19 +0000 (08:37 -0700)
commit390abcd903a470c0d3ede640dcb0b7cb62ee9852
tree46945aa38778d448dd45293182d7d690da115dbc
parent5bd1d4c158953c17ad33fdb34c0919f2b32ddc45
Use warning in windows-nat error messages

A warning in windows-nat.c can be converted to use the warning
function.  As a side effect, this arranges for the output to be sent
to gdb_stderr.
gdb/windows-nat.c