commit | ca78fadba919f2df2913ae893e0d8c587bb105a2 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Dec 26 18:36:36 2021 -0700 |
committer | Tom Tromey <tom@tromey.com> | Wed Dec 29 10:54:29 2021 -0700 |
tree | c0f61230dbe0bad171f83947e1c342761189118a | |
parent | ed670d411821495478cf5e1a9e870cabd03b4cf6 [diff] |
Use debug_prefixed_printf_cond_nofunc in index-cache This changes index-cache.c to use debug_prefixed_printf_cond_nofunc. As a side effect, logs are now written to gdb_stdlog. This is part of PR gdb/7233. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=7233