Use gdb_stdlog for separate debug file logging
authorTom Tromey <tom@tromey.com>
Sun, 26 Dec 2021 21:10:05 +0000 (14:10 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 29 Dec 2021 17:47:48 +0000 (10:47 -0700)
commit0bc1fe382ec7e9b68f9331e5c74586fa88e0199c
tree3cab3d4ece6f75089db81386e9743bd30dd246cc
parent3defe97705e325f2f3048b8c18321518a6c7e190
Use gdb_stdlog for separate debug file logging

This changes the separate debug file logging code (spread across two
files) to use gdb_stdlog for its output.  This is part of PR gdb/7233.

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