mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* top.c (print_gdb_version): Restore to original message.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Mon Jan 19 14:01:28 1998 Stan Shebs <shebs@andros.cygnus.com>
|
||||||
|
|
||||||
|
* top.c (print_gdb_version): Restore to original message.
|
||||||
|
|
||||||
Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
|
Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
From cgf@bbc.com (Chris Faylor):
|
From cgf@bbc.com (Chris Faylor):
|
||||||
|
@ -2813,8 +2813,8 @@ print_gdb_version (stream)
|
|||||||
fprintf_filtered (stream, "\
|
fprintf_filtered (stream, "\
|
||||||
GDB is free software, covered by the GNU General Public License, and you are\n\
|
GDB is free software, covered by the GNU General Public License, and you are\n\
|
||||||
welcome to change it and/or distribute copies of it under certain conditions.\n\
|
welcome to change it and/or distribute copies of it under certain conditions.\n\
|
||||||
Type \"show copying\" to see the conditions. This version of GDB is supported\n\
|
Type \"show copying\" to see the conditions.\n\
|
||||||
for customers of Cygnus Solutions. Type \"show warranty\" for details.\n");
|
There is absolutely no warranty for GDB. Type \"show warranty\" for details.\n");
|
||||||
|
|
||||||
/* After the required info we print the configuration information. */
|
/* After the required info we print the configuration information. */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user