Send some error output to gdb_stderr
authorTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 19:50:25 +0000 (12:50 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 25 Jan 2022 22:22:49 +0000 (15:22 -0700)
commit1475b18b772bc06830b221edfdb0259ac2db6773
tree486cb7519251ddf9e6af9fc81b9b53658c7da816
parentb6437be6879672d2e0da2c8c7e742f126457b9df
Send some error output to gdb_stderr

This changes some code to send some error messages to gdb_stderr
rather than gdb_stdout.
gdb/breakpoint.c
gdb/event-top.c
gdb/inf-loop.c