From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH: reformat warning message in gdbarch_init_osabi
Date: Sat, 13 Dec 2003 21:41:00 -0000 [thread overview]
Message-ID: <vt265gkmm8b.fsf@zenia.home> (raw)
2003-12-13 Jim Blandy <jimb@redhat.com>
* osabi.c (gdbarch_init_osabi): Reformat error message with better
line breaks.
Index: gdb/osabi.c
===================================================================
RCS file: /cvs/src/src/gdb/osabi.c,v
retrieving revision 1.23
diff -c -r1.23 osabi.c
*** gdb/osabi.c 27 Nov 2003 12:43:36 -0000 1.23
--- gdb/osabi.c 13 Dec 2003 21:39:23 -0000
***************
*** 347,357 ****
}
}
! warning ("A handler for the OS ABI \"%s\" is not built into this "
! "configuration of GDB. "
! "Attempting to continue with the default %s settings",
! gdbarch_osabi_name (info.osabi),
! info.bfd_arch_info->printable_name);
}
\f
--- 347,357 ----
}
}
! warning
! ("A handler for the OS ABI \"%s\" is not built into this configuration\n"
! "of GDB. Attempting to continue with the default %s settings.\n",
! gdbarch_osabi_name (info.osabi),
! info.bfd_arch_info->printable_name);
}
\f
reply other threads:[~2003-12-13 21:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vt265gkmm8b.fsf@zenia.home \
--to=jimb@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox