Use debug_prefixed_printf_cond_nofunc in machoread
authorTom Tromey <tom@tromey.com>
Sun, 26 Dec 2021 21:03:41 +0000 (14:03 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 17:47:48 +0000 (10:47 -0700)
commit3defe97705e325f2f3048b8c18321518a6c7e190
tree408f1572d3f090ad8d6b87b801eb81ec262987d3
parent7fea6c34a1bcf11757c9d76c9d23ca5372d56501
Use debug_prefixed_printf_cond_nofunc in machoread

This changes machoread.c to use debug_prefixed_printf_cond_nofunc.  As
a side effect, the logs are now written to gdb_stdlog.  This is part
of PR gdb/7233.

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