aboutsummaryrefslogtreecommitdiff
path: root/gdb/corefile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/corefile.c')
-rw-r--r--gdb/corefile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/corefile.c b/gdb/corefile.c
index 61f60bb..71f8157 100644
--- a/gdb/corefile.c
+++ b/gdb/corefile.c
@@ -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