]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Send arch-utils error messages to gdb_stderr
authorTom Tromey <tom@tromey.com>
Mon, 27 Dec 2021 04:51:25 +0000 (21:51 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 17:40:10 +0000 (10:40 -0700)
commit728ab7b6439addf398c00b06667bb4058fd66f70
treee968655a4291d19619631a2a2da91355590e76de
parentd68510ac191cb8b4b662a5fd1f3bcf9f4b136971
Send arch-utils error messages to gdb_stderr

This changes arch-utils.c to send some error messages to gdb_stderr.
This is part of PR gdb/7233.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=7233
gdb/arch-utils.c