Send debugging data to gdb_stdlog in mips-linux-nat.c
authorTom Tromey <tom@tromey.com>
Sat, 25 Dec 2021 05:08:18 +0000 (22:08 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 17:47:48 +0000 (10:47 -0700)
commit25c25f90bfe0836d7595e35548d30007c75cb0e2
tree281bf2be9af0ef70756811f13e800cc6e2b8e47b
parent728ab7b6439addf398c00b06667bb4058fd66f70
Send debugging data to gdb_stdlog in mips-linux-nat.c

This changes mips-linux-nat.c to send some logging output to
gdb_stdlog, rather than stdout.  This is part of PR gdb/7233.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=7233
gdb/mips-linux-nat.c