Use debug_prefixed_printf_cond_nofunc in microblaze.c
authorTom Tromey <tom@tromey.com>
Sat, 25 Dec 2021 05:19:10 +0000 (22:19 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 17:47:48 +0000 (10:47 -0700)
commit7fea6c34a1bcf11757c9d76c9d23ca5372d56501
tree70883de3312170397ee3710ece9ca32d2d691795
parent25c25f90bfe0836d7595e35548d30007c75cb0e2
Use debug_prefixed_printf_cond_nofunc in microblaze.c

This changes microblaze.c to use the standard logging macro.  As a
side effect, logs will now go to gdb_stdlog.  This is part of PR gdb/7233.

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