X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fcorefile.c;h=71f8157134222cf67f3609c3a2e28294ac0f64ff;hb=c76d61da4a65eaadca861bf6c77d579a5cc3f422;hp=4b1451487e282d0751611fd834585664f546ce9b;hpb=e0700ba44c5695d07f4cc9841315adc91ca18bf5;p=binutils-gdb.git diff --git a/gdb/corefile.c b/gdb/corefile.c index 4b1451487e2..71f81571342 100644 --- a/gdb/corefile.c +++ b/gdb/corefile.c @@ -1,6 +1,6 @@ /* Core dump and executable file functions above target vector, for GDB. - Copyright (C) 1986-2021 Free Software Foundation, Inc. + Copyright (C) 1986-2022 Free Software Foundation, Inc. This file is part of GDB. @@ -401,8 +401,8 @@ show_gnutarget_string (struct ui_file *file, int from_tty, struct cmd_list_element *c, const char *value) { - fprintf_filtered (file, - _("The current BFD target is \"%s\".\n"), value); + gdb_printf (file, + _("The current BFD target is \"%s\".\n"), value); } static void