* utils.c (error): if error_pre_print is set, print the string
authorJohn Gilmore <gnu@cygnus>
Tue, 10 Sep 1991 08:56:09 +0000 (08:56 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 10 Sep 1991 08:56:09 +0000 (08:56 +0000)
commit81066208879cefefce3b900b852483a77ed23c2a
tree1297f375636d5d218cff99ebbef36f86d6470870
parentae07c044c3bf2e107226e9b719d9595a92e7af3e
* utils.c (error):  if error_pre_print is set, print the string
first.
* main.c (main, print_gnu_advertisement, print_gdb_version):
Reformat legalese so it always prints, but acts as an "I'm here"
message while symbols are being read.  If any errors occur,
print a few newlines to set off the message and start it at the
left margin.  Remove mention of "help" command, and don't yak about
symbol reading.
(catch_errors):  Error string is now printed first in case of
error, not last.
* command.c (undef_cmd_error, lookup_cmd):  On undefined command,
suggest the "help" command.

* Makefile.in (VERSION):  Set to 4.0.2.
gdb/ChangeLog
gdb/Makefile.in
gdb/command.c
gdb/main.c
gdb/utils.c
This page took 0.023951 seconds and 4 git commands to generate.